Anchor to LocationAddressLocation
objectLocation Address
Represents the address of a location.
Anchor to FieldsFields
- Anchor to address1address1•String
The first line of the address for the location.
- Anchor to address2address2•String
The second line of the address for the location.
- Anchor to citycity•String
The city of the location.
- Anchor to countrycountry•String
The country of the location.
- Anchor to countryCodecountry•String
Code The country code of the location.
- Anchor to formattedformatted•[String!]!non-null
A formatted version of the address for the location.
- Anchor to latitudelatitude•Float
The latitude coordinates of the location.
- Anchor to longitudelongitude•Float
The longitude coordinates of the location.
- Anchor to phonephone•String
The phone number of the location.
- Anchor to provinceprovince•String
The province of the location.
- Anchor to provinceCodeprovince•String
Code The code for the province, state, or district of the address of the location.
- •String
The ZIP code of the location.
Was this section helpful?