--- title: CompanyAddressType - Customer API description: The valid values for the address type of a company. api_version: 2025-01 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/enums/CompanyAddressType md: https://shopify.dev/docs/api/customer/2025-01/enums/CompanyAddressType.md --- # 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.​address​Types](https://shopify.dev/docs/api/customer/2025-01/mutations/companyLocationAssignAddress#argument-addressTypes) MUTATION *** ## Map ### Mutations with this enum * <\~>[company​Location​Assign​Address](https://shopify.dev/docs/api/customer/2025-01/mutations/companyLocationAssignAddress#argument-addressTypes)