SendFromRequest_Payload Members
The SendFromRequest_Payload type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Amount |
Amount of tokens to transfer (Uint128) (not optional).
|
|
|
Msg |
Base64 encoded message, which the recipient will receive.
|
|
|
Owner |
Account to take tokens from (not optional).
|
|
|
Padding |
Ignored string used to maintain constant-length messages.
|
|
|
Recipient |
Account to send tokens to (not optional).
|
|
|
RecipientCodeHash |
The SHA256 hash of the recipient contract's code, encoded in lowercase hexadecimal with no leading "0x". (64 ASCII characters).
|

