name | data type | description |
---|---|---|
AdministrativeAreaRef | array of AdministrativeAreaVersionedRefStructure |
Example
{ "AdministrativeAreaRef" : [ { "value" : "...", "version" : 12345, "modification" : "new", "status" : "active", "created" : "...", "lastUpdated" : "..." }, { "value" : "...", "version" : 12345, "modification" : "delete", "status" : "pending", "created" : "...", "lastUpdated" : "..." } ] }