name | data type | description |
---|---|---|
GeneralMessageRequest | GeneralMessageRequestStructure | |
Extensions | Extensions | |
Properties inherited from AbstractSubscriptionStructure |
||
SubscriberRef | RequestorRef | |
SubscriptionIdentifier | SubscriptionQualifierStructure | |
InitialTerminationTime | string |
Example
{ "GeneralMessageRequest" : { "InfoChannelRef" : [ { "value" : "..." }, { "value" : "..." } ], "Language" : "...", "Extensions" : { "anies" : [ { }, { } ] }, "version" : "...", "MessageIdentifier" : { "value" : "..." }, "RequestTimestamp" : "..." }, "Extensions" : { "anies" : [ { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } }, { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } ] }, "SubscriberRef" : { "value" : "..." }, "SubscriptionIdentifier" : { "value" : "..." }, "InitialTerminationTime" : "..." }