# 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]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)