stack

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

AdminTypes.PurchasingEntity type

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

Signature:

export type PurchasingEntity = Customer | PurchasingCompany;

References: Customer, PurchasingCompany