Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 920 Bytes

CreateTokenRequestDto.md

File metadata and controls

16 lines (10 loc) · 920 Bytes

CreateTokenRequestDto

Properties

Name Type Description Notes
vaultAccountId string The id of the vault account that initiated the request to issue the token [default to undefined]
createParams CreateTokenRequestDtoCreateParams [default to undefined]
blockchainId string The id of the blockchain the request was initiated on [optional] [default to undefined]
assetId string The base asset identifier of the blockchain you want to deploy to [optional] [default to undefined]
displayName string [optional] [default to undefined]

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