<div class="doc-version" data-version="unstable"> <p>Represents the address of a location.</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-locationaddress-unstable"> Types that return LocationAddress </a> </li> </ul> </div> <h2 id="fields-unstable"> Fields </h2> <ul class="fields"> <li> <div class="field" id="address1-unstable"> <div class="field-name"> address1 (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The first line of the address for the location.</p> </div> </div> </li> <li> <div class="field" id="address2-unstable"> <div class="field-name"> address2 (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The second line of the address for the location.</p> </div> </div> </li> <li> <div class="field" id="city-unstable"> <div class="field-name"> city (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The city of the location.</p> </div> </div> </li> <li> <div class="field" id="country-unstable"> <div class="field-name"> country (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The country of the location.</p> </div> </div> </li> <li> <div class="field" id="countrycode-unstable"> <div class="field-name"> countryCode (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The country code of the location.</p> </div> </div> </li> <li> <div class="field" id="formatted-unstable"> <div class="field-name"> formatted (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>[String!]!</code></a>) </div> <div> <p>A formatted version of the address for the location.</p> </div> </div> </li> <li> <div class="field" id="latitude-unstable"> <div class="field-name"> latitude (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#float-unstable"><code>Float</code></a>) </div> <div> <p>The approximate latitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="longitude-unstable"> <div class="field-name"> longitude (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#float-unstable"><code>Float</code></a>) </div> <div> <p>The approximate longitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="phone-unstable"> <div class="field-name"> phone (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The phone number of the location.</p> </div> </div> </li> <li> <div class="field" id="province-unstable"> <div class="field-name"> province (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The province of the location.</p> </div> </div> </li> <li> <div class="field" id="provincecode-unstable"> <div class="field-name"> provinceCode (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The code for the province, state, or district of the address of the location.</p> </div> </div> </li> <li> <div class="field" id="zip-unstable"> <div class="field-name"> zip (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/scalar#string-unstable"><code>String</code></a>) </div> <div> <p>The ZIP code of the location.</p> </div> </div> </li> </ul> <h2 id="types-that-return-locationaddress-unstable"> Types that return LocationAddress </h2> <ul> <li> <a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/location#address-unstable"> <code>Location.address</code> </a> </li> </ul> </div>