Name | Description | Type | Additional information |
---|---|---|---|
PriceBands |
An array of available PriceBands |
Collection of PriceBand |
None. |
Concessions |
An array of available Concessions |
Collection of Concession |
None. |
prices |
A dictionary of price bands, each item of which is a dictionary of concessions, each value of which is a price. |
Dictionary of globally unique identifier [key] and Dictionary of globally unique identifier [key] and decimal number [value] [value] |
None. |
fees |
A dictionary of price bands, each item of which is a dictionary of concessions, each value of which is a booking fee. |
Dictionary of globally unique identifier [key] and Dictionary of globally unique identifier [key] and decimal number [value] [value] |
None. |
donations |
A dictionary of price bands, each item of which is a dictionary of concessions, each value of which is a mandatory donation. |
Dictionary of globally unique identifier [key] and Dictionary of globally unique identifier [key] and decimal number [value] [value] |
None. |