@maschinenlesbar.org/fragdenstaat-cli
Preparing search index...
GeoRegionListItem
Interface GeoRegionListItem
A geographic region (
Region
): a country, state, district, municipality or zip code.
interface
GeoRegionListItem
{
area
:
number
|
null
;
centroid
:
JsonValue
;
global_identifier
:
string
;
id
:
number
;
kind
:
|
"country"
|
"state"
|
"admin_district"
|
"district"
|
"admin_cooperation"
|
"municipality"
|
"borough"
|
"zipcode"
|
"admin_court_jurisdiction"
;
kind_detail
:
string
;
level
:
number
;
name
:
string
;
part_of
:
string
|
null
;
population
:
number
|
null
;
region_identifier
:
string
;
resource_uri
:
string
;
slug
:
string
;
valid_on
:
string
|
null
;
}
Index
Properties
area
centroid
global_
identifier
id
kind
kind_
detail
level
name
part_
of
population
region_
identifier
resource_
uri
slug
valid_
on
Properties
area
area
:
number
|
null
centroid
centroid
:
JsonValue
global_
identifier
global_identifier
:
string
id
id
:
number
kind
kind
:
|
"country"
|
"state"
|
"admin_district"
|
"district"
|
"admin_cooperation"
|
"municipality"
|
"borough"
|
"zipcode"
|
"admin_court_jurisdiction"
kind_
detail
kind_detail
:
string
level
level
:
number
name
name
:
string
part_
of
part_of
:
string
|
null
population
population
:
number
|
null
region_
identifier
region_identifier
:
string
resource_
uri
resource_uri
:
string
slug
slug
:
string
valid_
on
valid_on
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
area
centroid
global_
identifier
id
kind
kind_
detail
level
name
part_
of
population
region_
identifier
resource_
uri
slug
valid_
on
@maschinenlesbar.org/fragdenstaat-cli
Loading...
A geographic region (
Region): a country, state, district, municipality or zip code.