SecretNET.NFT Namespace

SetWhitelistedApprovalRequest_Payload Properties

The SetWhitelistedApprovalRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Address
Address to grant or revoke approval to/from (not optional).
Public property Expires
The expiration of this transfer approval. 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
If supplying either approve_token or revoke_token access, the token whose privacy is being set.
Public property Transfer
Public property ViewOwner
Gets or sets the view owner.
Public property ViewPrivateMetadata
Gets or sets the view private metadata.