api.client.types - PolymeshAssociation/polymesh-sdk GitHub Wiki
Module: api/client/types
Table of contents
Enumerations
Interfaces
- EventIdentifier
- ExtrinsicData
- ExtrinsicDataWithFees
- Fees
- InstructionPartiesFilters
- MiddlewareConfig
- MiddlewareMetadata
- NetworkProperties
- PolkadotConfig
- ProtocolFees
- SubmissionDetails
Type Aliases
Type Aliases
CustomClaimType
Ƭ CustomClaimType: Object
CustomClaimType
Type declaration
Name | Type |
---|---|
id |
BigNumber |
name |
string |
Defined in
CustomClaimTypeWithDid
Ƭ CustomClaimTypeWithDid: CustomClaimType
& { did?
: string
}
CustomClaimType with DID that registered the CustomClaimType