SecretNET.NFT Namespace

ApproveAllRequest_Payload Members

The ApproveAllRequest_Payload type exposes the following members.

Properties


  Name Description
Public property Expires
The expiration of this inventory-wide transfer approval. Can be a blockheight, time, or never. Of type => "never" | {"at_height": 999999} | {"at_time":999999}
Public property Operator
Address being granted approval to transfer the token (not optional).
Public property Padding
An ignored string that can be used to maintain constant message length.