LengthOfStayInput
Represents the length of stay for a product.
input LengthOfStayInput {
fullStay: FullStayInput
arrival: ArrivalInput
}
Fields
LengthOfStayInput.fullStay ● FullStayInput input
Full stay associated with the product. See FullStay.
LengthOfStayInput.arrival ● ArrivalInput input
Arrival associated with the product. See Arrival.
Member Of
RestrictionsDerivedRateLoadInput input ● RestrictionsLoadInput input