TransferNftRequest_Payload Properties
The TransferNftRequest_Payload type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Memo |
Memo for the transfer transaction that is only viewable by addresses involved in the transfer (recipient, sender, previous owner).
|
![]() |
Padding |
An ignored string that can be used to maintain constant message length.
|
![]() |
Recipient |
Address receiving the token (not optional).
|
![]() |
TokenId |
ID of the token to be transferred (not optional).
|