name | data type | description |
---|---|---|
StopMonitoringRequest | StopMonitoringRequestStructure | |
IncrementalUpdates | boolean | |
ChangeBeforeUpdates | Duration | |
Extensions | ExtensionsStructure | |
Properties inherited from AbstractSubscriptionStructure |
||
SubscriberRef | ParticipantRefStructure | |
SubscriptionIdentifier | SubscriptionQualifierStructure | |
InitialTerminationTime | string |
Example
{ "StopMonitoringRequest" : { "PreviewInterval" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "StartTime" : "...", "MonitoringRef" : { "value" : "..." }, "OperatorRef" : { "value" : "..." }, "LineRef" : { "value" : "..." }, "DirectionRef" : { "value" : "..." }, "DestinationRef" : { "value" : "..." }, "StopVisitTypes" : "departures", "Language" : "...", "MaximumStopVisits" : 12345, "MinimumStopVisitsPerLine" : 12345, "MaximumTextLength" : 12345, "StopMonitoringDetailLevel" : "minimum", "MaximumNumberOfCalls" : { "Previous" : 12345, "Onwards" : 12345 }, "Extensions" : { "any" : { } }, "version" : "...", "RequestTimestamp" : "...", "MessageIdentifier" : { "value" : "..." } }, "IncrementalUpdates" : true, "ChangeBeforeUpdates" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "Extensions" : { "any" : { } }, "SubscriberRef" : { "value" : "..." }, "SubscriptionIdentifier" : { "value" : "..." }, "InitialTerminationTime" : "..." }