Skip to main content

DesPartSellerWithOffers

Represents a seller with offers.

type DesPartSellerWithOffers {
company: DesPartCompany!
customPartSource: DesPartSource
offers: [DesPartCompanyOffer!]!
}

Fields

DesPartSellerWithOffers.company ● DesPartCompany! non-null object

The distributor.

DesPartSellerWithOffers.customPartSource ● DesPartSource object

The custom part source.

DesPartSellerWithOffers.offers ● [DesPartCompanyOffer!]! non-null object

List of offers. Multiple offers may exist in different packaging.