SecretNET.NFT Namespace

GetInventoryApprovalsResponse_Result Members

The GetInventoryApprovalsResponse_Result type exposes the following members.

Properties


  Name Description
Public property Approvals
List of inventory-wide approvals for this address.
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}