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