name | data type | description |
---|---|---|
CreationTime | string | |
CountryRef | CountryRefStructure | |
ParticipantRef | RequestorRef | |
SituationNumber | SituationNumber | |
UpdateCountryRef | CountryRefStructure | |
UpdateParticipantRef | RequestorRef | |
Version | SituationVersion |
Example
{ "CreationTime" : "...", "CountryRef" : { "value" : "ly" }, "ParticipantRef" : { "value" : "..." }, "SituationNumber" : { "value" : "..." }, "UpdateCountryRef" : { "value" : "ps" }, "UpdateParticipantRef" : { "value" : "..." }, "Version" : { "value" : 12345 } }