# TravelAccountConsumption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**consumed_on** | **String** | |
**booking_id** | **String** | |
**unit** | [**models::AbstractTravelAccountUnit**](AbstractTravelAccountUnit.md) | |
**booking_summary** | **String** | |
**trip_summary** | Option<[**models::TripSummary**](TripSummary.md)> | | [optional]
**consumed_amount** | **i32** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)