VyTokenAttributeDto
This class represents a token attribute used in the Vy system.
Last updated
This class represents a token attribute used in the Vy system.
Last updated
type
The type of the token attribute.
name
string
The name of the token attribute.
value
string
The value of the token attribute.
displayType
string
The display type of the token attribute.
traitCount
int
The trait count of the token attribute.
maxValue
int
The maximum value of the token attribute.