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