SetGlobalApprovalRequest_Payload Properties
The SetGlobalApprovalRequest_Payload type exposes the following members.
Properties
Name | Description | |
---|---|---|
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}
|
|
Padding |
An ignored string that can be used to maintain constant message length.
|
|
TokenId |
ID of the token to unwrap.
|
|
ViewOwner |
Grant or revoke everyone's permission to view the ownership of a token/inventory.
|
|
ViewPrivateMetadata |
Grant or revoke everyone's permission to view the private metadata of a token/inventory.
|