Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 697 Bytes

File metadata and controls

24 lines (12 loc) · 697 Bytes

AllocationWithdrawPayload

Properties

Name Type Description Notes
vaultAccountId String The vault account whose Canton wallet acts here.
asset AssetEnum Chain asset — `CANTON` or `CANTON_TEST`.
allocationTransactionId String The Fireblocks transaction id of the outgoing response that created the allocation. The allocation is resolved from it — Canton contract ids are never accepted here.

Enum: AssetEnum

Name Value
CANTON "CANTON"
CANTON_TEST "CANTON_TEST"