SecretNET.NFT Namespace

SetGlobalApprovalRequest_Payload Members

The SetGlobalApprovalRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Expires
Expiration of any approval granted in this message. Can be a blockheight, time, or never. Of type => "never" | {"at_height": 999999} | {"at_time":999999}
Public property Padding
An ignored string that can be used to maintain constant message length.
Public property TokenId
ID of the token to unwrap.
Public property ViewOwner
Grant or revoke everyone's permission to view the ownership of a token/inventory.
Public property ViewPrivateMetadata
Grant or revoke everyone's permission to view the private metadata of a token/inventory.