| name | data type | description |
|---|---|---|
| GeneralMessageDelivery | array of GeneralMessageDeliveryStructure |
Example
{
"GeneralMessageDelivery" : [ {
"GeneralMessage" : [ {
"InfoMessageIdentifier" : { },
"InfoMessageVersion" : 12345,
"InfoChannelRef" : { },
"ValidUntilTime" : "...",
"SituationRef" : { },
"Content" : { },
"formatRef" : "...",
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
}, {
"InfoMessageIdentifier" : { },
"InfoMessageVersion" : 12345,
"InfoChannelRef" : { },
"ValidUntilTime" : "...",
"SituationRef" : { },
"Content" : { },
"formatRef" : "...",
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
} ],
"GeneralMessageCancellation" : [ {
"InfoMessageIdentifier" : { },
"InfoChannelRef" : { },
"Extensions" : { },
"ItemRef" : { },
"RecordedAtTime" : "..."
}, {
"InfoMessageIdentifier" : { },
"InfoChannelRef" : { },
"Extensions" : { },
"ItemRef" : { },
"RecordedAtTime" : "..."
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
}, {
"GeneralMessage" : [ {
"InfoMessageIdentifier" : { },
"InfoMessageVersion" : 12345,
"InfoChannelRef" : { },
"ValidUntilTime" : "...",
"SituationRef" : { },
"Content" : { },
"formatRef" : "...",
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
}, {
"InfoMessageIdentifier" : { },
"InfoMessageVersion" : 12345,
"InfoChannelRef" : { },
"ValidUntilTime" : "...",
"SituationRef" : { },
"Content" : { },
"formatRef" : "...",
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
} ],
"GeneralMessageCancellation" : [ {
"InfoMessageIdentifier" : { },
"InfoChannelRef" : { },
"Extensions" : { },
"ItemRef" : { },
"RecordedAtTime" : "..."
}, {
"InfoMessageIdentifier" : { },
"InfoChannelRef" : { },
"Extensions" : { },
"ItemRef" : { },
"RecordedAtTime" : "..."
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
} ]
}