# PurchasingCompany - storefront - OBJECT
Version: unstable

## Description
Represents information about the buyer that is interacting with the cart.

### Access Scopes



## Fields
* [company](/docs/api/storefront/unstable/objects/Company): Company! - The company associated to the order or draft order.
* [contact](/docs/api/storefront/unstable/objects/CompanyContact): CompanyContact - The company contact associated to the order or draft order.
* [location](/docs/api/storefront/unstable/objects/CompanyLocation): CompanyLocation! - The company location associated to the order or draft order.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples