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