# AllocationWithdrawPayload ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**vaultAccountId** | **string** | The vault account whose Canton wallet acts here. | [default to undefined]| |**asset** | **string** | Chain asset — `CANTON` or `CANTON_TEST`. | [default to undefined]| |**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. | [default to undefined]| ## Enum: AllocationWithdrawPayloadAssetEnum * `Canton` (value: `'CANTON'`) * `CantonTest` (value: `'CANTON_TEST'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)