FacilityDto
The list of facilities available in this property. Requires {"extras":["facilities"]}
.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | long | ❌ | A signed integer number that uniquely identifies an accommodation property facility. Examples of facilities are: Parking, Restaurant, Room service etc. |
Attributes | List<FacilityDtoAttributes> | ❌ | List of optional attributes for this facility. |
FacilityDtoAttributes
List of optional attributes for this facility.
Properties
Name | Type | Required | Description |
---|---|---|---|
Offsite | string | ✅ | "OFFSITE" |
Paid | string | ✅ | "PAID" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs