Polymesh SDK API Reference
v4.0.0
v4.0.0
  • Introduction
  • Globals
  • Classes
    • Account
    • AuthorizationRequest
    • Authorizations
    • Claims
    • Compliance
    • Context
    • Count
    • CurrentAccount
    • CurrentIdentity
    • DefaultPortfolio
    • DefaultTrustedClaimIssuer
    • Documents
    • Entity
    • Identity
    • IdentityAuthorizations
    • Instruction
    • Issuance
    • Middleware
    • NumberedPortfolio
    • Offerings
    • Percentage
    • Polymesh
    • PolymeshError
    • PolymeshTransaction
    • PolymeshTransactionBase
    • PolymeshTransactionBatch
    • Portfolio
    • Portfolios
    • Requirements
    • SecurityToken
    • Settlements
    • Sto
    • TickerReservation
    • TokenHolders
    • TransactionQueue
    • TransferRestrictionBase
    • TransferRestrictions
    • TrustedClaimIssuers
    • Venue
  • Enums
    • AffirmationStatus
    • AuthorizationType
    • ClaimType
    • ConditionTarget
    • ConditionType
    • CountryCode
    • ErrorCode
    • InstructionStatus
    • InstructionType
    • KnownTokenType
    • ProposalStage
    • RoleType
    • ScopeType
    • StoStatus
    • TickerReservationStatus
    • TokenIdentifierType
    • TransactionArgumentType
    • TransactionQueueStatus
    • TransactionStatus
    • TransferStatus
    • TxGroup
    • VenueType
  • Interfaces
    • AccountBalance
    • AccountData
    • ActiveTransferRestrictions
    • AddBatchTransactionOpts
    • AddClaimsParams
    • AddInstructionParams
    • AddInvestorUniquenessClaimParams
    • AddTransactionOpts
    • AddTransactionOptsBase
    • ArrayTransactionArgument
    • CddProviderRole
    • ClaimData
    • ClaimScope
    • ClaimTarget
    • ComplexTransactionArgument
    • ConditionCompliance
    • ConnectParamsBase
    • ConstructorParams
    • ConsumeParams
    • CountTransferRestriction
    • CountTransferRestrictionInput
    • CreateSecurityTokenParams
    • CreateVenueParams
    • DeletePortfolioParams
    • EditClaimsParams
    • EventIdentifier
    • ExtrinsicData
    • Fees
    • HistoricSettlement
    • IdentityBalance
    • IdentityWithClaims
    • InstructionAffirmation
    • Investment
    • InviteAccountParams
    • IssueTokensParams
    • KeyringPair
    • Leg
    • MiddlewareConfig
    • ModifyInstructionAffirmationParams
    • ModifyPrimaryIssuanceAgentParams
    • ModifySignerPermissionsParams
    • ModifyTokenTrustedClaimIssuersAddSetParams
    • ModifyTokenTrustedClaimIssuersRemoveParams
    • MoveFundsParams
    • NetworkProperties
    • PaginationOptions
    • PercentageTransferRestriction
    • PercentageTransferRestrictionInput
    • Permissions
    • PermissionsLike
    • PlainTransactionArgument
    • PortfolioBalance
    • PortfolioCustodianRole
    • PortfolioMovement
    • ProcedureAuthorizationStatus
    • ProposalDetails
    • ProposalTimeFrames
    • ProposalVote
    • RedeemTokenParams
    • RegisterIdentityParams
    • RemoveSecondaryKeysParams
    • RenamePortfolioParams
    • Requirement
    • RequirementCompliance
    • ReserveTickerParams
    • ResultSet
    • RevokeClaimsParams
    • Scope
    • SecondaryKey
    • SecurityTokenDetails
    • SetAssetRequirementsParams
    • SetCountTransferRestrictionsParams
    • SetCustodianParams
    • SetPercentageTransferRestrictionsParams
    • SetTokenDocumentsParams
    • SettlementLeg
    • SimpleEnumTransactionArgument
    • StoDetails
    • StoTier
    • StoWithDetails
    • TickerOwnerRole
    • TickerReservationDetails
    • Tier
    • ToggleFreezeStoParams
    • ToggleFreezeTransfersParams
    • TogglePauseRequirementsParams
    • TokenDocument
    • TokenHolderOptions
    • TokenHolderProperties
    • TokenIdentifier
    • TokenOwnerRole
    • TokenPiaRole
    • TransferPolyXParams
    • TransferRestrictionInputBase
    • TransferTokenOwnershipParams
    • TrustedClaimIssuer
    • UiKeyring
    • UniqueIdentifiers
    • VenueDetails
    • VenueOwnerRole
Powered by GitBook
On this page
  • Index
  • Enumeration members
  • Enumeration members
  • BlockedTransaction
  • ComplianceFailure
  • CustodianError
  • Failure
  • FundsLimitReached
  • FundsLocked
  • InsufficientAllowance
  • InsufficientBalance
  • InvalidGranularity
  • InvalidOperator
  • InvalidReceiverAddress
  • InvalidReceiverIdentity
  • InvalidSenderAddress
  • InvalidSenderIdentity
  • PortfolioFailure
  • ScopeClaimMissing
  • SmartExtensionFailure
  • Success
  • TransferRestrictionFailure
  • TransfersHalted
  • VolumeLimitReached

Was this helpful?

  1. Enums

TransferStatus

PreviousTransactionStatusNextTxGroup

Last updated 4 years ago

Was this helpful?

Index

Enumeration members

Enumeration members

BlockedTransaction

• BlockedTransaction: = "BlockedTransaction"

ComplianceFailure

• ComplianceFailure: = "ComplianceFailure"

CustodianError

• CustodianError: = "CustodianError"

Failure

• Failure: = "Failure"

FundsLimitReached

• FundsLimitReached: = "FundsLimitReached"

FundsLocked

• FundsLocked: = "FundsLocked"

InsufficientAllowance

• InsufficientAllowance: = "InsufficientAllowance"

InsufficientBalance

• InsufficientBalance: = "InsufficientBalance"

InvalidGranularity

• InvalidGranularity: = "InvalidGranularity"

InvalidOperator

• InvalidOperator: = "InvalidOperator"

InvalidReceiverAddress

• InvalidReceiverAddress: = "InvalidReceiverAddress"

InvalidReceiverIdentity

• InvalidReceiverIdentity: = "InvalidReceiverIdentity"

InvalidSenderAddress

• InvalidSenderAddress: = "InvalidSenderAddress"

InvalidSenderIdentity

• InvalidSenderIdentity: = "InvalidSenderIdentity"

PortfolioFailure

• PortfolioFailure: = "PortfolioFailure"

ScopeClaimMissing

• ScopeClaimMissing: = "ScopeClaimMissing"

SmartExtensionFailure

• SmartExtensionFailure: = "SmartExtensionFailure"

Success

• Success: = "Success"

TransferRestrictionFailure

• TransferRestrictionFailure: = "TransferRestrictionFailure"

TransfersHalted

• TransfersHalted: = "TransfersHalted"

VolumeLimitReached

• VolumeLimitReached: = "VolumeLimitReached"

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

src/types/index.ts:462
src/types/index.ts:458
src/types/index.ts:465
src/types/index.ts:447
src/types/index.ts:463
src/types/index.ts:452
src/types/index.ts:450
src/types/index.ts:449
src/types/index.ts:460
src/types/index.ts:455
src/types/index.ts:454
src/types/index.ts:457
src/types/index.ts:453
src/types/index.ts:456
src/types/index.ts:464
src/types/index.ts:466
src/types/index.ts:459
src/types/index.ts:448
src/types/index.ts:467
src/types/index.ts:451
src/types/index.ts:461
BlockedTransaction
ComplianceFailure
CustodianError
Failure
FundsLimitReached
FundsLocked
InsufficientAllowance
InsufficientBalance
InvalidGranularity
InvalidOperator
InvalidReceiverAddress
InvalidReceiverIdentity
InvalidSenderAddress
InvalidSenderIdentity
PortfolioFailure
ScopeClaimMissing
SmartExtensionFailure
Success
TransferRestrictionFailure
TransfersHalted
VolumeLimitReached