# CollectionDeployRequestDto ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**baseAssetId** | **string** | The blockchain base assetId | [default to undefined]| |**vaultAccountId** | **string** | The id of the vault account that initiated the request to issue the token | [default to undefined]| |**type** | [**CollectionType**](CollectionType.md) | | [default to undefined]| |**name** | **string** | A string that represents the name of the collection | [default to undefined]| |**symbol** | **string** | A string that represents the symbol of the collection | [default to undefined]| |**adminAddress** | **string** | The EVM address of the user that will be set as the admin user of the collection | [default to undefined]| |**displayName** | **string** | A string to display as a name of the collection | [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)