PricesPerOccupancy
Represents prices per occupancy.
type PricesPerOccupancy {
prices: [PricePerOccupancy]
}
Fields
PricesPerOccupancy.prices
● [PricePerOccupancy]
list object
List of prices per occupancy. See PricePerOccupancy.
Member Of
PricesLoad
object