| name | data type | description |
|---|---|---|
Properties inherited from AbstractNotificationStructure |
||
| RequestTimestamp | string | |
| Address | string | |
| ProducerRef | ParticipantRefStructure | |
| MessageIdentifier | MessageQualifierStructure | |
Example
{
"RequestTimestamp" : "...",
"Address" : "...",
"ProducerRef" : {
"value" : "..."
},
"MessageIdentifier" : {
"value" : "..."
}
}