ReservationCustomerEntity
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Customer ID that you passed to us | [optional] [default to null] |
| first_name | String | Customer's first name | [default to null] |
| last_name | String | Customer's last name | [default to null] |
| String | Valid email address of the customer | [default to null] | |
| contact_number | String | Valid mobile number of the customer | [default to null] |