| name | data type | description |
|---|---|---|
| SituationSimpleRef | SituationSimpleRef | |
| SituationFullRef | SituationFullRef |
Example
{
"SituationSimpleRef" : {
"value" : "..."
},
"SituationFullRef" : {
"VersionCountryRef" : {
"value" : "tf"
},
"ParticipantRef" : {
"value" : "..."
},
"SituationNumber" : {
"value" : "..."
},
"UpdateCountryRef" : {
"value" : "tw"
},
"UpdateParticipantRef" : {
"value" : "..."
},
"Version" : {
"value" : 12345
}
}
}