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