VyUpdateTokenTypeMetadataRequest
A request class used to update the metadata of a token type.
Properties
Field
Type
Description
name [required]
string
The name of the token type.
description
string
The description of the token type.
imageUrl
string
The URL of the image associated with the token type.
externalUrl
string
The external URL associated with the token type.
backgroundColor
string
The background color of the token type.
Last updated