stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PurchasingCompany

AdminTypes.PurchasingCompany interface

Represents information about the purchasing company for the order or draft order.

Signature:

export interface PurchasingCompany 

Properties

Property Modifiers Type Description
company   Company The company associated to the order or draft order.
contact?   Maybe<CompanyContact> (Optional) The company contact associated to the order or draft order.
location   CompanyLocation The company location associated to the order or draft order.