Name | Type | Description | Notes |
---|---|---|---|
id | int | The Id of the service. | [optional] |
amount | int | The amount of the service (how many that is chosen). | [optional] |
description | string | The description of the service. | [optional] |
price | double | The price of the service | [optional] |
reserved_from_date | \DateTime | The reserved from date in regards to hotel. | [optional] |
reserved_to_date | \DateTime | The reserved to date in regards to hotel. | [optional] |
first_name | string | The first name of a companion | [optional] |
last_name | string | The last name of a companion | [optional] |
title | string | The title of a companion | [optional] |
age | int | The age of at companion | [optional] |