The information about a token transfer.
| Name | Type | Description | Notes |
|---|---|---|---|
| requestId | String | The request ID that is used to track a transaction request. | [optional] |
| requestType | EstimateFeeRequestType | ||
| source | TransferSource | ||
| tokenId | String | The token ID of the transferred token. You can retrieve the IDs of all the tokens you can use by calling List enabled tokens. | |
| destination | TransferDestination | [optional] | |
| feeType | FeeType | [optional] | |
| replacedTransactionId | UUID | The ID of the transaction that this transaction replaced. | [optional] |