display property

DisplayFieldsResponse? display
getter/setter pair

Display metadata for this object, default to be undefined unless SuiObjectDataOptions.showDisplay is set to true This can also be None if the struct type does not have Display defined See more details in https://forums.sui.io/t/nft-object-display-proposal/4872

Implementation

DisplayFieldsResponse? display;