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