Rate configuration information :


Element

M

Type

Restrictions

Description

@codeY
String
Rate code

@name

Y

String



Rate name 


mealPlanConfigY

ComplexElement [1...N]

See definitionInformation about the meal plans included in this rate

property

N


ComplexElement  [0...N]


See definition

Información about rate properties



Example RateConfig  


        <rateConfig code="1234”name="Hotel Test”>

                <mealPlanConfig code="RO” name="Solo Alojamiento”/>

                <mealPlanConfig code="AI” name="Todo Incluido”/>

                <property code="NRE”>

                <property code="RES”>

        </rateConfig>