OfferAvailLoadInput
Represents an offer to load.
input OfferAvailLoadInput {
code: String
stopSales: StopSalesInput
}
Fields
OfferAvailLoadInput.code ● String scalar
Code associated with the offer.
OfferAvailLoadInput.stopSales ● StopSalesInput input
Stop sales associated with the offer. See StopSales.
Member Of
OffersAvailLoadInput input