geoPointAddress
Address optionally associated to a geoPoint.
type tg.GeoPointAddress struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
CountryISO2 | string | yes | Two-letter ISO 3166-1 alpha-2 country code |
State | string | — | State |
City | string | — | City |
Street | string | — | Street |
References
- Official documentation
- Generated Go reference
- TL definition:
geoPointAddress#de4c5d93