<div class="doc-version" data-version="unstable"> <p>Represents information about the buyer that is interacting with the cart.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-unstable"> Fields </a> </li> <li> <a href="#types-that-return-purchasingcompany-unstable"> Types that return PurchasingCompany </a> </li> </ul> </div> <h2 id="fields-unstable"> Fields </h2> <ul class="fields"> <li> <div class="field" id="company-unstable"> <div class="field-name"> company (<a href="/api/functions/reference/discounts-allocator/graphql/common-objects/company"><code>Company!</code></a>) </div> <div> <p>The company associated to the order or draft order.</p> </div> </div> </li> <li> <div class="field" id="contact-unstable"> <div class="field-name"> contact (<a href="/api/functions/reference/discounts-allocator/graphql/common-objects/companycontact"><code>CompanyContact</code></a>) </div> <div> <p>The company contact associated to the order or draft order.</p> </div> </div> </li> <li> <div class="field" id="location-unstable"> <div class="field-name"> location (<a href="/api/functions/reference/discounts-allocator/graphql/common-objects/companylocation"><code>CompanyLocation!</code></a>) </div> <div> <p>The company location associated to the order or draft order.</p> </div> </div> </li> </ul> <h2 id="types-that-return-purchasingcompany-unstable"> Types that return PurchasingCompany </h2> <ul> <li> <a href="/api/functions/reference/discounts-allocator/graphql/common-objects/buyeridentity#purchasingcompany-unstable"> <code>BuyerIdentity.purchasingCompany</code> </a> </li> </ul> </div>