FVyUpdateTokenTypeMetadataRequest
Request parameters to update token type metadata
Properties
Field | Type | Description |
---|---|---|
name [required] | FString | The name of the token type |
description | FVyOptString | A description for the token type |
imageUrl | FVyOptString | The URL of the image for the token type |
externalUrl | FVyOptString | The external URL associated with the token type |
backgroundColor | FVyOptString | The background color of the token type |
animationUrls | An array of animation URLs for the token type | |
attributes | An array of attributes for the token type |
Last updated