Polymesh SDK API Reference
v3.0.0
v3.0.0
  • Introduction
  • Globals
  • Classes
    • Account
    • AuthorizationRequest
    • Authorizations
    • Claims
    • Compliance
    • Context
    • CurrentAccount
    • CurrentIdentity
    • DefaultPortfolio
    • DefaultTrustedClaimIssuer
    • Documents
    • Entity
    • Identity
    • IdentityAuthorizations
    • Instruction
    • Issuance
    • Middleware
    • NumberedPortfolio
    • Polymesh
    • PolymeshError
    • PolymeshTransaction
    • PolymeshTransactionBase
    • PolymeshTransactionBatch
    • Portfolio
    • Portfolios
    • Requirements
    • SecurityToken
    • Settlements
    • TickerReservation
    • TokenHolders
    • TransactionQueue
    • TrustedClaimIssuers
    • Venue
  • Enums
    • AffirmationStatus
    • AuthorizationType
    • ClaimType
    • ConditionTarget
    • ConditionType
    • CountryCode
    • ErrorCode
    • InstructionStatus
    • InstructionType
    • KnownTokenType
    • ProposalStage
    • RoleType
    • ScopeType
    • TickerReservationStatus
    • TokenIdentifierType
    • TransactionArgumentType
    • TransactionQueueStatus
    • TransactionStatus
    • TransferStatus
    • VenueType
  • Interfaces
    • AccountBalance
    • AccountData
    • AddBatchTransactionOpts
    • AddClaimsParams
    • AddInstructionParams
    • AddTransactionOpts
    • AddTransactionOptsBase
    • ArrayTransactionArgument
    • CddProviderRole
    • ClaimData
    • ClaimScope
    • ClaimTarget
    • ComplexTransactionArgument
    • ConditionCompliance
    • ConnectParamsBase
    • ConstructorParams
    • ConsumeParams
    • CreateSecurityTokenParams
    • CreateVenueParams
    • DeletePortfolioParams
    • EditClaimsParams
    • EventIdentifier
    • ExtrinsicData
    • Fees
    • IdentityBalance
    • IdentityWithClaims
    • InstructionAffirmation
    • InviteAccountParams
    • IssueTokensParams
    • KeyringPair
    • Leg
    • MiddlewareConfig
    • ModifyInstructionAffirmationParams
    • ModifyPrimaryIssuanceAgentParams
    • ModifySignerPermissionsParams
    • ModifyTokenTrustedClaimIssuersAddSetParams
    • ModifyTokenTrustedClaimIssuersRemoveParams
    • MoveFundsParams
    • NetworkProperties
    • PaginationOptions
    • Permissions
    • PermissionsLike
    • PlainTransactionArgument
    • PortfolioBalance
    • PortfolioCustodianRole
    • PortfolioMovement
    • ProposalDetails
    • ProposalTimeFrames
    • ProposalVote
    • RegisterIdentityParams
    • RemoveSecondaryKeysParams
    • RenamePortfolioParams
    • Requirement
    • RequirementCompliance
    • ReserveTickerParams
    • ResultSet
    • RevokeClaimsParams
    • Scope
    • SecondaryKey
    • SecurityTokenDetails
    • SetAssetRequirementsParams
    • SetCustodianParams
    • SetTokenDocumentsParams
    • SimpleEnumTransactionArgument
    • TickerOwnerRole
    • TickerReservationDetails
    • ToggleFreezeTransfersParams
    • TogglePauseRequirementsParams
    • TokenDocument
    • TokenHolderOptions
    • TokenHolderProperties
    • TokenIdentifier
    • TokenOwnerRole
    • TransferPolyXParams
    • TransferTokenOwnershipParams
    • TrustedClaimIssuer
    • UiKeyring
    • UniqueIdentifiers
    • VenueDetails
    • VenueOwnerRole
Powered by GitBook
On this page
  • Index
  • Enumeration members
  • Enumeration members
  • AddMultiSigSigner
  • AttestPrimaryKeyRotation
  • Custom
  • JoinIdentity
  • NoData
  • PortfolioCustody
  • RotatePrimaryKey
  • TransferAssetOwnership
  • TransferPrimaryIssuanceAgent
  • TransferTicker

Was this helpful?

  1. Enums

AuthorizationType

PreviousAffirmationStatusNextClaimType

Last updated 4 years ago

Was this helpful?

Type of authorization request

Index

Enumeration members

Enumeration members

AddMultiSigSigner

• AddMultiSigSigner: = "AddMultiSigSigner"

AttestPrimaryKeyRotation

• AttestPrimaryKeyRotation: = "AttestPrimaryKeyRotation"

Custom

• Custom: = "Custom"

JoinIdentity

• JoinIdentity: = "JoinIdentity"

NoData

• NoData: = "NoData"

PortfolioCustody

• PortfolioCustody: = "PortfolioCustody"

RotatePrimaryKey

• RotatePrimaryKey: = "RotatePrimaryKey"

TransferAssetOwnership

• TransferAssetOwnership: = "TransferAssetOwnership"

TransferPrimaryIssuanceAgent

• TransferPrimaryIssuanceAgent: = "TransferPrimaryIssuanceAgent"

TransferTicker

• TransferTicker: = "TransferTicker"

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

src/types/index.ts:204
src/types/index.ts:201
src/types/index.ts:209
src/types/index.ts:207
src/types/index.ts:210
src/types/index.ts:208
src/types/index.ts:202
src/types/index.ts:205
src/types/index.ts:206
src/types/index.ts:203
AddMultiSigSigner
AttestPrimaryKeyRotation
Custom
JoinIdentity
NoData
PortfolioCustody
RotatePrimaryKey
TransferAssetOwnership
TransferPrimaryIssuanceAgent
TransferTicker