VyTokenAttributeDto
This class represents a token attribute used in the Vy system.
Properties
Field
Type
Description
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.
Last updated