Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Structure

FieldTypeRequiredDescription
idinttrueId
chainRateIdintfalseChainRateId
namestringfalseName
nameI18nStringfalseName translated
descriptionStringfalseDescription
descriptionI18nStringfalseDescription translated
orderintfalseorder

JSON representation

{
  "id": 758,
  "chainRateId": 1,
  "name": "Best Available Rate",
  "nameI18n": "Mejor tarifa disponible",
  "description": "Best available rate in the hotel for this dates",
  "descriptionI18n": "Mejor tarifa disponible en el hotel para las fechas indicadas",
  "order": 2
}
  • No labels