# ExchangeBreakdownItem
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exchange_fee** | [**models::Price**](Price.md) | |
**exchange_price** | [**models::Price**](Price.md) | |
**refundable_amount** | Option<[**models::Price**](Price.md)> | | [optional]
**amount_to_be_paid** | Option<[**models::Price**](Price.md)> | | [optional]
**booking_part_ids** | **Vec<String>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)