SecretNET.NFT Namespace

GetTokenApprovalsResponse_Result Properties

The GetTokenApprovalsResponse_Result type exposes the following members.

Properties


  Name Description
Public property OwnerIsPublic
True if ownership is public for this token.
Public property PrivateMetadataIsPublic
True if private metadata is public for this token.
Public property PrivateMetadataIsPublicExpiration
When public display of private metadata expires. Can be a blockheight, time, or never. Of type => "never" | {"at_height": 999999} | {"at_time":999999}
Public property PublicOwnershipExpiration
When public ownership expires for this token. Can be a blockheight, time, or never. Of type => "never" | {"at_height": 999999} | {"at_time":999999}
Public property TokenApprovals
List of approvals for this token.