ArchiveTokenType
Archives a token type for a given contract.
Server Authoritative (default)
Path Parameters
typeId
int
The ID of the token type to archive.
Returns
VyTask<VyTaskVoid> A task that represents the asynchronous operation of archiving the token type.
Last updated