Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 2.08 KB

InlineResponse2003ProductList.md

File metadata and controls

53 lines (41 loc) · 2.08 KB

InlineResponse2003ProductList

A list of available products for this property.

Properties

Name Type Description Notes
propertyId String The ID of the property.
name String The name of the product.
mealPlanList List<MealPlanListEnum> A list of meal type codes included in this product.
roomTypeList List<String> An array of strings describing the room types included in this product.
isLOSPricing Boolean Whether this product is length of stay pricing. [optional]
isOBPPricing Boolean Whether this product is occupancy based pricing. [optional]
ratePlanList List<InlineResponse2003RatePlanList> The rate plans for this product.
policyInfo InlineResponse2003PolicyInfo [optional]

Enum: List<MealPlanListEnum>

Name Value
NUMBER_0 new BigDecimal("0")
NUMBER_1 new BigDecimal("1")
NUMBER_2 new BigDecimal("2")
NUMBER_3 new BigDecimal("3")
NUMBER_4 new BigDecimal("4")
NUMBER_5 new BigDecimal("5")
NUMBER_6 new BigDecimal("6")
NUMBER_7 new BigDecimal("7")
NUMBER_8 new BigDecimal("8")
NUMBER_9 new BigDecimal("9")
NUMBER_10 new BigDecimal("10")
NUMBER_11 new BigDecimal("11")
NUMBER_12 new BigDecimal("12")
NUMBER_14 new BigDecimal("14")
NUMBER_15 new BigDecimal("15")
NUMBER_16 new BigDecimal("16")
NUMBER_17 new BigDecimal("17")
NUMBER_18 new BigDecimal("18")
NUMBER_19 new BigDecimal("19")
NUMBER_20 new BigDecimal("20")
NUMBER_21 new BigDecimal("21")
NUMBER_22 new BigDecimal("22")
NUMBER_23 new BigDecimal("23")
NUMBER_24 new BigDecimal("24")
NUMBER_90001 new BigDecimal("90001")