Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
chainRoomTypeIdIntegerfalseId of the chainRoomType.
chainRoomTypeCodeStringfalseCode of the chainRoomType.
chainRoomTypeNameStringfalseName  of the chainRoomType.
propertyRoomTypeIdIntegerfalseId of the propertyRoomType.
dateLocalDatefalsedate of the RateReference
amountAfterTaxBigDecimalfalseamountAfterTax
closedBooleanfalseclosed
minStayIntegerfalseminStay
maxStayIntegerfalsemaxStay
closedToArrivalBooleanfalseclosedToArrival
closedToDepartureBooleanfalseclosedToDeparture
quantityAvailableIntegerfalsequantityAvailable



JSON representation

Code Block
languagepowershell
themeDJango
{
        "chainProductIdchainRoomTypeId": 471,
        "chainProductCodechainRoomTypeCode": "SGL",
        "productNamechainRoomTypeName": "Single",
        "productIdpropertyRoomTypeId": 6922,
        "adultdate": 1,
        "junior": 0,
        "child": 0,
        "infant": 0"2023-08-01",
        "date": null,
        "amountAfterTax": null199.000000,
        "closed": nullfalse,
        "minStay": null0,
        "maxStay": null0,
        "closedToArrival": nullfalse,
        "closedToDeparture": nullfalse,
        "quantityAvailable": null4
}