LocationSuggestedAddress - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents a suggested address for a location.
Access Scopes
Fields
-
address1:
String -
The first line of the suggested address.
-
address2:
String -
The second line of the suggested address.
-
city:
String -
The city of the suggested address.
-
country:
String -
The country of the suggested address.
-
countryCode:
CountryCode -
The country code of the suggested address.
-
formatted:
String! -
A formatted version of the suggested address.
-
province:
String -
The province of the suggested address.
-
provinceCode:
String -
The code for the province, state, or district of the suggested address.
-
zip:
String -
The ZIP code of the suggested address.
Connections
Related queries
Related mutations
Related Unions
Examples