| Name | Type | Description | Notes |
|---|---|---|---|
| amount | string | If the transfer is a withdrawal from an exchange, the actual amount that was requested to be transferred. Otherwise, the requested amount. | [optional] [default to undefined] |
| requestedAmount | string | The amount requested by the user. | [optional] [default to undefined] |
| netAmount | string | The net amount of the transaction, after fee deduction. | [optional] [default to undefined] |
| amountUSD | string | The USD value of the requested amount. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]