Cím.
Mezői:
- country_code
- az országkód ISO 3166 alpha-2 szabvány szerint
- string típusú
- postal_code
- irányítószám
- string típusú
- city
- település
- string típusú
- street_name
- közterület neve
- string típusú
- public_place_category
- közterület jellege
- string típusú
- number
- házszám
- string típusú
- building
- épület
- string típusú
- staircase
- lépcsőház
- string típusú
- floor
- emelet
- string típusú
- door
- ajtó
- string típusú
- lot_number
- helyrajzi szám
- string típusú
Példa:
{
"country_code": "HU",
"postal_code": "1234",
"city": "Budapest",
"street_name": "Példa",
"public_place_category": "utca",
"number": "1"
}
Hozzászólások
0 hozzászólás
Hozzászólások írásához jelentkezzen be.