# LuggageConstraint
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max_hand_luggage** | Option<**i32**> | standard hand luggage pieces | [optional]
**max_large_luggage** | Option<**i32**> | standard non-hand luggage pieces | [optional]
**restrictions** | Option<[**Vec<models::LuggageRestriction>**](LuggageRestriction.md)> | | [optional]
**restriction_rules** | Option<[**Vec<models::LuggageRestrictionRuleEnum>**](LuggageRestrictionRuleEnum.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)