rate

Representation of one rate.

Rates indicate different amounts charged for the various services. Each rate will can has different prices.

Rates depend on the categories and also depend on the possible application dates (start date / end date).

attributes

code
[int]

It indicates the rate code.


startdate
[date:yyyy-mm-dd]

It indicates the start date to apply the rate.


enddate
[date:yyyy-mm-dd]

It indicates the end date to apply the rate.


price
[int]

It indicates amount of the rate by person in double room.


currency
[currency]

It indicates the currency of the rate.

category
[category]

It indicates the category of the rate.


group
[group]

It indicates the group of the rate.