GuestResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Guest ID | [default to null] |
| guest_type | String | Guest type | [default to null] |
| first_name | String | First name | [optional] [default to null] |
| last_name | String | Last name | [optional] [default to null] |
| age | Integer | Age | [optional] [default to null] |