# RefundSpecification
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fulfillment_id** | **String** | id of the fulfillment where some part(s) should be removed |
**booking_part_ids** | Option<**Vec<String>**> | ids of booking parts to be removed from the fulfillment | [optional]
**passenger_ids** | Option<**Vec<String>**> | ids of passengers to be removed from the fulfillment | [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)