<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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/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/fulfillment-constraints/graphql/common-objects/location#address-unstable"> <code>Location.address</code> </a> </li> </ul> </div><div class="doc-version doc-version--rc" data-version="2025-04"> <p>Represents the address of a location.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-2025-04"> Fields </a> </li> <li> <a href="#types-that-return-locationaddress-2025-04"> Types that return LocationAddress </a> </li> </ul> </div> <h2 id="fields-2025-04"> Fields </h2> <ul class="fields"> <li> <div class="field" id="address1-2025-04"> <div class="field-name"> address1 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><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-2025-04"> <div class="field-name"> address2 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><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-2025-04"> <div class="field-name"> city (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><code>String</code></a>) </div> <div> <p>The city of the location.</p> </div> </div> </li> <li> <div class="field" id="country-2025-04"> <div class="field-name"> country (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><code>String</code></a>) </div> <div> <p>The country of the location.</p> </div> </div> </li> <li> <div class="field" id="countrycode-2025-04"> <div class="field-name"> countryCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><code>String</code></a>) </div> <div> <p>The country code of the location.</p> </div> </div> </li> <li> <div class="field" id="formatted-2025-04"> <div class="field-name"> formatted (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><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-2025-04"> <div class="field-name"> latitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2025-04"><code>Float</code></a>) </div> <div> <p>The approximate latitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="longitude-2025-04"> <div class="field-name"> longitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2025-04"><code>Float</code></a>) </div> <div> <p>The approximate longitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="phone-2025-04"> <div class="field-name"> phone (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><code>String</code></a>) </div> <div> <p>The phone number of the location.</p> </div> </div> </li> <li> <div class="field" id="province-2025-04"> <div class="field-name"> province (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><code>String</code></a>) </div> <div> <p>The province of the location.</p> </div> </div> </li> <li> <div class="field" id="provincecode-2025-04"> <div class="field-name"> provinceCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><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-2025-04"> <div class="field-name"> zip (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-04"><code>String</code></a>) </div> <div> <p>The ZIP code of the location.</p> </div> </div> </li> </ul> <h2 id="types-that-return-locationaddress-2025-04"> Types that return LocationAddress </h2> <ul> <li> <a href="/api/functions/reference/fulfillment-constraints/graphql/common-objects/location#address-2025-04"> <code>Location.address</code> </a> </li> </ul> </div><div class="doc-version doc-version--latest selected" data-version="2025-01"> <p>Represents the address of a location.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-2025-01"> Fields </a> </li> <li> <a href="#types-that-return-locationaddress-2025-01"> Types that return LocationAddress </a> </li> </ul> </div> <h2 id="fields-2025-01"> Fields </h2> <ul class="fields"> <li> <div class="field" id="address1-2025-01"> <div class="field-name"> address1 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><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-2025-01"> <div class="field-name"> address2 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><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-2025-01"> <div class="field-name"> city (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><code>String</code></a>) </div> <div> <p>The city of the location.</p> </div> </div> </li> <li> <div class="field" id="country-2025-01"> <div class="field-name"> country (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><code>String</code></a>) </div> <div> <p>The country of the location.</p> </div> </div> </li> <li> <div class="field" id="countrycode-2025-01"> <div class="field-name"> countryCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><code>String</code></a>) </div> <div> <p>The country code of the location.</p> </div> </div> </li> <li> <div class="field" id="formatted-2025-01"> <div class="field-name"> formatted (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><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-2025-01"> <div class="field-name"> latitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2025-01"><code>Float</code></a>) </div> <div> <p>The approximate latitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="longitude-2025-01"> <div class="field-name"> longitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2025-01"><code>Float</code></a>) </div> <div> <p>The approximate longitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="phone-2025-01"> <div class="field-name"> phone (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><code>String</code></a>) </div> <div> <p>The phone number of the location.</p> </div> </div> </li> <li> <div class="field" id="province-2025-01"> <div class="field-name"> province (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><code>String</code></a>) </div> <div> <p>The province of the location.</p> </div> </div> </li> <li> <div class="field" id="provincecode-2025-01"> <div class="field-name"> provinceCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><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-2025-01"> <div class="field-name"> zip (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2025-01"><code>String</code></a>) </div> <div> <p>The ZIP code of the location.</p> </div> </div> </li> </ul> <h2 id="types-that-return-locationaddress-2025-01"> Types that return LocationAddress </h2> <ul> <li> <a href="/api/functions/reference/fulfillment-constraints/graphql/common-objects/location#address-2025-01"> <code>Location.address</code> </a> </li> </ul> </div><div class="doc-version" data-version="2024-10"> <p>Represents the address of a location.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-2024-10"> Fields </a> </li> <li> <a href="#types-that-return-locationaddress-2024-10"> Types that return LocationAddress </a> </li> </ul> </div> <h2 id="fields-2024-10"> Fields </h2> <ul class="fields"> <li> <div class="field" id="address1-2024-10"> <div class="field-name"> address1 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><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-2024-10"> <div class="field-name"> address2 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><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-2024-10"> <div class="field-name"> city (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><code>String</code></a>) </div> <div> <p>The city of the location.</p> </div> </div> </li> <li> <div class="field" id="country-2024-10"> <div class="field-name"> country (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><code>String</code></a>) </div> <div> <p>The country of the location.</p> </div> </div> </li> <li> <div class="field" id="countrycode-2024-10"> <div class="field-name"> countryCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><code>String</code></a>) </div> <div> <p>The country code of the location.</p> </div> </div> </li> <li> <div class="field" id="formatted-2024-10"> <div class="field-name"> formatted (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><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-2024-10"> <div class="field-name"> latitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2024-10"><code>Float</code></a>) </div> <div> <p>The approximate latitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="longitude-2024-10"> <div class="field-name"> longitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2024-10"><code>Float</code></a>) </div> <div> <p>The approximate longitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="phone-2024-10"> <div class="field-name"> phone (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><code>String</code></a>) </div> <div> <p>The phone number of the location.</p> </div> </div> </li> <li> <div class="field" id="province-2024-10"> <div class="field-name"> province (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><code>String</code></a>) </div> <div> <p>The province of the location.</p> </div> </div> </li> <li> <div class="field" id="provincecode-2024-10"> <div class="field-name"> provinceCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><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-2024-10"> <div class="field-name"> zip (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-10"><code>String</code></a>) </div> <div> <p>The ZIP code of the location.</p> </div> </div> </li> </ul> <h2 id="types-that-return-locationaddress-2024-10"> Types that return LocationAddress </h2> <ul> <li> <a href="/api/functions/reference/fulfillment-constraints/graphql/common-objects/location#address-2024-10"> <code>Location.address</code> </a> </li> </ul> </div><div class="doc-version" data-version="2024-07"> <p>Represents the address of a location.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-2024-07"> Fields </a> </li> <li> <a href="#types-that-return-locationaddress-2024-07"> Types that return LocationAddress </a> </li> </ul> </div> <h2 id="fields-2024-07"> Fields </h2> <ul class="fields"> <li> <div class="field" id="address1-2024-07"> <div class="field-name"> address1 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><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-2024-07"> <div class="field-name"> address2 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><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-2024-07"> <div class="field-name"> city (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><code>String</code></a>) </div> <div> <p>The city of the location.</p> </div> </div> </li> <li> <div class="field" id="country-2024-07"> <div class="field-name"> country (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><code>String</code></a>) </div> <div> <p>The country of the location.</p> </div> </div> </li> <li> <div class="field" id="countrycode-2024-07"> <div class="field-name"> countryCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><code>String</code></a>) </div> <div> <p>The country code of the location.</p> </div> </div> </li> <li> <div class="field" id="formatted-2024-07"> <div class="field-name"> formatted (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><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-2024-07"> <div class="field-name"> latitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2024-07"><code>Float</code></a>) </div> <div> <p>The approximate latitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="longitude-2024-07"> <div class="field-name"> longitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2024-07"><code>Float</code></a>) </div> <div> <p>The approximate longitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="phone-2024-07"> <div class="field-name"> phone (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><code>String</code></a>) </div> <div> <p>The phone number of the location.</p> </div> </div> </li> <li> <div class="field" id="province-2024-07"> <div class="field-name"> province (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><code>String</code></a>) </div> <div> <p>The province of the location.</p> </div> </div> </li> <li> <div class="field" id="provincecode-2024-07"> <div class="field-name"> provinceCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><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-2024-07"> <div class="field-name"> zip (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-07"><code>String</code></a>) </div> <div> <p>The ZIP code of the location.</p> </div> </div> </li> </ul> <h2 id="types-that-return-locationaddress-2024-07"> Types that return LocationAddress </h2> <ul> <li> <a href="/api/functions/reference/fulfillment-constraints/graphql/common-objects/location#address-2024-07"> <code>Location.address</code> </a> </li> </ul> </div><div class="doc-version" data-version="2024-04"> <p>Represents the address of a location.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-2024-04"> Fields </a> </li> <li> <a href="#types-that-return-locationaddress-2024-04"> Types that return LocationAddress </a> </li> </ul> </div> <h2 id="fields-2024-04"> Fields </h2> <ul class="fields"> <li> <div class="field" id="address1-2024-04"> <div class="field-name"> address1 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><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-2024-04"> <div class="field-name"> address2 (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><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-2024-04"> <div class="field-name"> city (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><code>String</code></a>) </div> <div> <p>The city of the location.</p> </div> </div> </li> <li> <div class="field" id="country-2024-04"> <div class="field-name"> country (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><code>String</code></a>) </div> <div> <p>The country of the location.</p> </div> </div> </li> <li> <div class="field" id="countrycode-2024-04"> <div class="field-name"> countryCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><code>String</code></a>) </div> <div> <p>The country code of the location.</p> </div> </div> </li> <li> <div class="field" id="formatted-2024-04"> <div class="field-name"> formatted (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><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-2024-04"> <div class="field-name"> latitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2024-04"><code>Float</code></a>) </div> <div> <p>The approximate latitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="longitude-2024-04"> <div class="field-name"> longitude (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#float-2024-04"><code>Float</code></a>) </div> <div> <p>The approximate longitude coordinates of the location.</p> </div> </div> </li> <li> <div class="field" id="phone-2024-04"> <div class="field-name"> phone (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><code>String</code></a>) </div> <div> <p>The phone number of the location.</p> </div> </div> </li> <li> <div class="field" id="province-2024-04"> <div class="field-name"> province (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><code>String</code></a>) </div> <div> <p>The province of the location.</p> </div> </div> </li> <li> <div class="field" id="provincecode-2024-04"> <div class="field-name"> provinceCode (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><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-2024-04"> <div class="field-name"> zip (<a href="/api/functions/reference/fulfillment-constraints/graphql/scalar#string-2024-04"><code>String</code></a>) </div> <div> <p>The ZIP code of the location.</p> </div> </div> </li> </ul> <h2 id="types-that-return-locationaddress-2024-04"> Types that return LocationAddress </h2> <ul> <li> <a href="/api/functions/reference/fulfillment-constraints/graphql/common-objects/location#address-2024-04"> <code>Location.address</code> </a> </li> </ul> </div>