name | data type | description |
---|---|---|
Properties inherited from ProductionTimetableSubscriptionStructure |
||
ProductionTimetableRequest | ProductionTimetableRequestStructure | |
Properties inherited from AbstractSubscriptionStructure |
||
SubscriberRef | RequestorRef | |
SubscriptionIdentifier | SubscriptionQualifierStructure | |
InitialTerminationTime | string |
Example
{ "ProductionTimetableRequest" : { "ValidityPeriod" : { "StartTime" : "...", "EndTime" : "..." }, "TimetableVersionRef" : { "value" : "..." }, "OperatorRef" : [ { "value" : "..." }, { "value" : "..." } ], "Lines" : { "LineDirection" : [ { }, { } ] }, "Language" : "...", "IncrementalUpdates" : true, "Extensions" : { "any" : { } }, "version" : "...", "MessageIdentifier" : { "value" : "..." }, "RequestTimestamp" : "..." }, "SubscriberRef" : { "value" : "..." }, "SubscriptionIdentifier" : { "value" : "..." }, "InitialTerminationTime" : "..." }