StopSales
Represents stop sales restrictions.
type StopSales {
  closeMaster: Boolean
  closeOnArrival: Boolean
  closeOnDeparture: Boolean
}
Fields
StopSales.closeMaster ● Boolean scalar
Indicates whether to close the master.
StopSales.closeOnArrival ● Boolean scalar
Indicates whether to close on arrival. Null if not applicable.
StopSales.closeOnDeparture ● Boolean scalar
Indicates whether to close on departure. Null if not applicable.
Member Of
OfferAvailLoad  object ● RestrictionsDerivedRateLoad  object ● RestrictionsLoad  object