name | data type | description |
---|---|---|
References | ReferencesStructure | |
Source | SituationSourceStructure | |
VersionedAtTime | string | |
Properties inherited from AbstractSituationElementStructure |
||
CreationTime | string | |
CountryRef | CountryRefStructure | |
ParticipantRef | RequestorRef | |
SituationNumber | SituationNumber | |
UpdateCountryRef | CountryRefStructure | |
UpdateParticipantRef | RequestorRef | |
Version | SituationVersion |
Example
{ "References" : { "RelatedToRef" : [ { "CreationTime" : "...", "CountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { }, "ExternalReference" : "...", "RelatedAs" : "associated", "Extensions" : { } }, { "CreationTime" : "...", "CountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { }, "ExternalReference" : "...", "RelatedAs" : "supercededBy", "Extensions" : { } } ] }, "Source" : { "Country" : "...", "SourceType" : "web", "Email" : "...", "Phone" : "...", "Fax" : "...", "Web" : "...", "Other" : "...", "SourceMethod" : "mobileTelephoneCaller", "AgentReference" : "...", "Name" : { "value" : "...", "lang" : "..." }, "SourceRole" : "...", "TimeOfCommunication" : "...", "ExternalCode" : "...", "SourceFile" : "..." }, "VersionedAtTime" : "...", "CreationTime" : "...", "CountryRef" : { "value" : "uy" }, "ParticipantRef" : { "value" : "..." }, "SituationNumber" : { "value" : "..." }, "UpdateCountryRef" : { "value" : "cu" }, "UpdateParticipantRef" : { "value" : "..." }, "Version" : { "value" : 12345 } }