stack

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

AdminTypes.CompanyAddressType enum

The valid values for the address type of a company.

Signature:

export declare enum CompanyAddressType 

Enumeration Members

Member Value Description
Billing "BILLING" The address is a billing address.
Shipping "SHIPPING" The address is a shipping address.