HotelFacilityTypeOutputDto
Properties
Name | Type | Required | Description |
---|---|---|---|
HotelFacilityTypeId | long | ❌ | Unique ID of the hotel facility type. |
FacilityTypeId | long | ❌ | The type of facility this is, mapped from FacilityTypes. |
Name | string | ❌ | The name of this facility type in english. |
Translations | List<TranslationDto> | ❌ | The fields and their translations in various languages. They are only shown if we have the translations available. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs