Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.08 KB

File metadata and controls

17 lines (11 loc) · 1.08 KB

CreateMultipleDepositAddressesRequest

Properties

Name Type Description Notes
vaultAccountId number Existing Vault account ID to add deposit addresses to [default to undefined]
assetId string asset ID [default to undefined]
count number Count of deposit addresses to issue [default to undefined]
descriptions Array<string> Desctiptions of the newly created addresses [optional] [default to undefined]
vaultAccountToCopyDescFrom number Existing Vault Account ID to copy deposit addresses descriptions from in case no descriptions were provided [optional] [default to undefined]
vaultAccountToCopyDescFromIndex number Existing length within the vault account to copy deposit addresses descriptions from [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]