name | data type | description |
---|---|---|
ManagedByAreaRef | AdministrativeAreaRefStructure | |
InfoLinks | InfoLinksStructure | |
Properties inherited from VersionedObjectStructure |
||
version | number | |
modification | ModificationEnumeration | |
created | string | |
status | StatusEnumeration | |
lastUpdated | string |
Example
{ "ManagedByAreaRef" : { "value" : "..." }, "InfoLinks" : { "InfoLink" : [ { "value" : "..." }, { "value" : "..." } ] }, "version" : 12345, "modification" : "revise", "created" : "...", "status" : "active", "lastUpdated" : "..." }