# ConversionOperationConfigParams
## Properties
**amount** | Option<**String**> | The amount to convert | [optional]
**account_id** | Option<**String**> | Source account ID | [optional]
**src_asset_id** | Option<**String**> | The asset ID to convert | [optional]
**dest_asset_id** | **String** | The asset ID to get as a result of the conversion |
**slippage_basis_points** | Option<**u16**> | Slippage tolerance (basis points) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)