public static class Storefront.PurchasingCompanyQuery extends Query<Storefront.PurchasingCompanyQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.PurchasingCompanyQuery |
company(Storefront.CompanyQueryDefinition queryDef)
The company associated to the order or draft order.
|
Storefront.PurchasingCompanyQuery |
contact(Storefront.CompanyContactQueryDefinition queryDef)
The company contact associated to the order or draft order.
|
Storefront.PurchasingCompanyQuery |
location(Storefront.CompanyLocationQueryDefinition queryDef)
The company location associated to the order or draft order.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.PurchasingCompanyQuery company(Storefront.CompanyQueryDefinition queryDef)
public Storefront.PurchasingCompanyQuery contact(Storefront.CompanyContactQueryDefinition queryDef)
public Storefront.PurchasingCompanyQuery location(Storefront.CompanyLocationQueryDefinition queryDef)