# ContactDetail
## Properties
**summary** | Option<**String**> | A human-readable description of the contact. | [optional]
**preferred_language** | Option<**String**> | ISO-639-1 language code | [optional]
**email** | Option<**String**> | | [optional]
**phone_number** | Option<**String**> | Preferably a mobile phone number, to be contacted in case changes to the booking occur, e.g., in case of delays or interruptions. Format according to E.164 The international public telecommunication numbering plan | [optional]
**address** | Option<**String**> | | [optional]
**postal_address** | Option<[**models::PostalAddress**](PostalAddress.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)