Merge pull request #11 from cmazx/add-country-location

Add country locations
This commit is contained in:
Alex 2022-07-11 00:52:44 +03:00 committed by GitHub
commit a55cbe0ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,8 @@ type (
StreetKladrID string `json:"street_kladr_id,omitempty"`
StreetTypeFull string `json:"street_type_full,omitempty"`
AreaTypeFull string `json:"area_type_full,omitempty"`
Country string `json:"country,omitempty"`
CountryISOCode string `json:"country_iso_code,omitempty"`
}
// Bound for granular sugestion