OfferAvailLoad
Represents an offer to load.
type OfferAvailLoad {
code: String
stopSales: StopSales
}
Fields
OfferAvailLoad.code
● String
scalar
Code associated with the offer.
OfferAvailLoad.stopSales
● StopSales
object
Stop sales associated with the offer. See StopSales.
Member Of
OffersAvailLoad
object