| 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 | [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] [Back to Model list] [Back to README]