AdministrativeArea Data Type

Implemented Interfaces
Serializable
Properties
name data type description
value array of Value

Example

{
  "value" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ]
}