LengthOfStay
Represents the length of stay for a product.
type LengthOfStay {
fullStay: FullStay
arrival: InventoryArrivalType
}
Fields
LengthOfStay.fullStay ● FullStay object
Full stay associated with the product. See FullStay.
LengthOfStay.arrival ● InventoryArrivalType object
Arrival associated with the product. See Arrival.
Member Of
RestrictionsDerivedRateLoad object ● RestrictionsLoad object