geoPointAddress

geoPointAddress#de4c5d93 flags:# country_iso2:string state:flags.0?string city:flags.1?string street:flags.2?string = GeoPointAddress;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
country_iso2 string
state flags.0?string
city flags.1?string
street flags.2?string

Type

GeoPointAddress

Related pages

Types used here