Polymesh SDK API Reference
v2.0.0
v2.0.0
  • Introduction
  • Globals
  • Classes
    • Account
    • AuthorizationRequest
    • Authorizations
    • Claims
    • Compliance
    • Context
    • CurrentAccount
    • CurrentIdentity
    • DefaultPortfolio
    • Documents
    • Entity
    • Identity
    • IdentityAuthorizations
    • Instruction
    • Issuance
    • Middleware
    • NumberedPortfolio
    • Polymesh
    • PolymeshError
    • PolymeshTransaction
    • Portfolio
    • Portfolios
    • Requirements
    • SecurityToken
    • Settlements
    • TickerReservation
    • TokenHolders
    • TransactionQueue
    • TrustedClaimIssuer
    • TrustedClaimIssuers
    • Venue
  • Enums
    • AuthorizationStatus
    • AuthorizationType
    • ClaimType
    • ConditionTarget
    • ConditionType
    • CountryCode
    • ErrorCode
    • InstructionStatus
    • InstructionType
    • KnownTokenType
    • Permission
    • ProposalStage
    • RoleType
    • ScopeType
    • TickerReservationStatus
    • TokenIdentifierType
    • TransactionArgumentType
    • TransactionQueueStatus
    • TransactionStatus
    • TransferStatus
    • VenueType
  • Interfaces
    • AccountBalance
    • AccountData
    • AddClaimItem
    • AddClaimsParams
    • AddInstructionParams
    • AddTransactionOpts
    • ArrayTransactionArgument
    • CddProviderRole
    • ClaimData
    • ClaimScope
    • ClaimTarget
    • ComplexTransactionArgument
    • ConditionCompliance
    • ConnectParamsBase
    • ConstructorParams
    • ConsumeParams
    • CreateSecurityTokenParams
    • CreateVenueParams
    • DeletePortfolioParams
    • EditClaimsParams
    • EventIdentifier
    • ExtrinsicData
    • Fees
    • IdentityBalance
    • IdentityWithClaims
    • InstructionAuthorization
    • InviteAccountParams
    • IssueTokensParams
    • KeyringPair
    • Leg
    • MiddlewareConfig
    • ModifyInstructionAuthorizationParams
    • ModifyPrimaryIssuanceAgentParams
    • ModifyTokenTrustedClaimIssuersParams
    • MoveFundsParams
    • NetworkProperties
    • PaginationOptions
    • 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
    • UiKeyring
    • UniqueIdentifiers
    • VenueDetails
    • VenueOwnerRole
Powered by GitBook
On this page
  • Index
  • Enumeration members
  • Enumeration members
  • Accredited
  • Affiliate
  • Blocked
  • BuyLockup
  • CustomerDueDiligence
  • Exempted
  • Jurisdiction
  • KnowYourCustomer
  • NoData
  • SellLockup

Was this helpful?

  1. Enums

ClaimType

PreviousAuthorizationTypeNextConditionTarget

Last updated 4 years ago

Was this helpful?

Index

Enumeration members

Enumeration members

Accredited

• Accredited: = "Accredited"

Affiliate

• Affiliate: = "Affiliate"

Blocked

• Blocked: = "Blocked"

BuyLockup

• BuyLockup: = "BuyLockup"

CustomerDueDiligence

• CustomerDueDiligence: = "CustomerDueDiligence"

Exempted

• Exempted: = "Exempted"

Jurisdiction

• Jurisdiction: = "Jurisdiction"

KnowYourCustomer

• KnowYourCustomer: = "KnowYourCustomer"

NoData

• NoData: = "NoData"

SellLockup

• SellLockup: = "SellLockup"

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Accredited
Affiliate
Blocked
BuyLockup
CustomerDueDiligence
Exempted
Jurisdiction
KnowYourCustomer
NoData
SellLockup
src/types/index.ts:247
src/types/index.ts:248
src/types/index.ts:255
src/types/index.ts:249
src/types/index.ts:251
src/types/index.ts:254
src/types/index.ts:253
src/types/index.ts:252
src/types/index.ts:256
src/types/index.ts:250