name | data type | description |
---|---|---|
NotificationRef | MessageRefStructure | |
AllData | boolean | |
Properties inherited from ConsumerRequestEndpointStructure |
||
Address | string | |
ConsumerRef | RequestorRef | |
MessageIdentifier | MessageQualifierStructure | |
Properties inherited from AbstractRequestStructure |
||
RequestTimestamp | string |
Example
{ "NotificationRef" : { "value" : "..." }, "AllData" : true, "Address" : "...", "ConsumerRef" : { "value" : "..." }, "MessageIdentifier" : { "value" : "..." }, "RequestTimestamp" : "..." }