Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyAddressType
The valid values for the address type of a company.
Signature:
export declare enum CompanyAddressType
Member | Value | Description |
---|---|---|
Billing | "BILLING" |
The address is a billing address. |
Shipping | "SHIPPING" |
The address is a shipping address. |