# ConvertAssetsRequest
## Properties
**src_asset** | **String** | Name of the source asset (must be in a currency that is supported for conversions in the selected exchange type that corresponds to your exchange ID) |
**dest_asset** | **String** | Name of the destination asset (must be in a currency that is supported for conversions in the selected exchange type that corresponds to your exchange ID) |
**amount** | **f64** | The amount to transfer (in the currency of the source asset) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)