Name | Type | Description | Notes |
---|---|---|---|
code | float | The code of this service<p>See also <a href="#servicecodes">in the appendix</a>.</p> | |
price | float | The surcharge for this service. | |
exists | bool | Whether this service is available. | |
included | bool | Whether this service is complementary. | |
currency_code | string | The currency of the surcharge for this service | |
feature_list | string[] | A list of features. | |
type_list | float[] | A list of codes describing the available breakfast type.<p>See also <a href="#breakfasttype-codes">in the appendix</a>.</p> | |
item_list | float[] | A list of codes describing the available breakfast items.<p>See also <a href="#breakfastitem-codes">in the appendix</a>.</p> | |
operation_time_list | \com.lodgea\com.lodgea.model\InlineResponse2003PropertyOperationTimeList[] | A list of operation times, including start and end times, and the days of the week on which the operation is open. | |
name | string | The name of this service. |