generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
api.entities.Asset.types.TransferBreakdown
prashantasdeveloper edited this page Dec 2, 2024
·
67 revisions
api/entities/Asset/types.TransferBreakdown
Object containing every reason why a specific Asset transfer would fail
• compliance: Compliance
how the transfer adheres to the asset's compliance rules
api/entities/Asset/types.ts:134
• general: TransferError
[]
list of general transfer errors
api/entities/Asset/types.ts:130
• restrictions: TransferRestrictionResult
[]
list of transfer restrictions and whether the transfer satisfies each one
api/entities/Asset/types.ts:138
• result: boolean
true if the transfer is possible
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types