CreateReservationDTO_contact
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| first_name | String | Customer first name | [default to null] |
| last_name | String | Customer last name | [default to null] |
| String | Valid personal or business email address | [default to null] | |
| contact_number | String | Valid mobile number | [default to null] |
| id | String | Customer ID that you want us to save for you, optional so you can pass guest users as well | [optional] [default to null] |