This endpoint is used to create a token-type.
public createTokenType(reqParams: VyCreateTokenTypeDto) : VyPromise<VyTokenTypeCreationStatusDto>
Parameters
reqParams
VyCreateTokenTypeDto
Request data for the operation
Returns
VyPromise<VyTokenTypeCreationStatusDto>
Last updated 4 months ago