Charge
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
Feature/Charge | object | 0..1 | - | |
Charge/@Amount | The price per night, per extra bed. | int | 0..1 | - |
Charge/@DecimalPlaces | The number of decimal places to apply to @Amount. | int | 0..1 | Default: 0 |
XML
<Charge
Amount="12300"
DecimalPlaces="2"/>