# ReimbursementRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reimbursement_reason** | **String** | Reason why the booking should be reimbursed. |
**reimbursement_date** | Option<**String**> | | [optional]
**reimbursed_passenger_ids** | **Vec<String>** | |
**trip_sections** | Option<[**Vec<models::TripSection>**](TripSection.md)> | | [optional]
**fulfillment_ids** | **Vec<String>** | |
**supporting_documents** | Option<[**Vec<models::SupportingDocument>**](SupportingDocument.md)> | | [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)