VyUpdateTokenTypeMetadataRequest

A request class used to update the metadata of a token type.

Properties

FieldTypeDescription

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.

animationUrls

An array of URLs for animations associated with the token type.

attributes

An array of attributes associated with the token type.

Last updated