---
title: CompanyAddressType - Customer API
description: The valid values for the address type of a company.
api_version: 2026-04
source_url:
  html: 'https://shopify.dev/docs/api/customer/latest/enums/CompanyAddressType'
  md: 'https://shopify.dev/docs/api/customer/latest/enums/CompanyAddressType.md'
api_name: customer
api_type: graphql
type: enum
---

# Company​Address​Type

enum

The valid values for the address type of a company.

## Valid values

* BILLING

  The address is a billing address.

* SHIPPING

  The address is a shipping address.

***

## Fields

* [company​Location​Assign​Address.addressTypes](https://shopify.dev/docs/api/customer/latest/mutations/companyLocationAssignAddress#arguments-addressTypes)

  ARGUMENT

***

## Map

### Arguments with this enum

* [company​Location​Assign​Address.addressTypes](https://shopify.dev/docs/api/customer/latest/mutations/companyLocationAssignAddress#arguments-addressTypes)
