Home > @infiniteobjects/shopify-data-manager > AdminTypes > PurchasingEntity
Represents information about the purchasing entity for the order or draft order.
Signature:
export type PurchasingEntity = Customer | PurchasingCompany;
References: Customer, PurchasingCompany