AbstractServiceRequestStructure Data Type

Abstract Type
Subtypes
ConnectionMonitoringRequestStructure, StopMonitoringRequestStructure, ServiceCapabilitiesRequestStructure, GeneralMessageRequestStructure, FacilityMonitoringRequestStructure, ConnectionTimetableRequestStructure, SituationExchangeRequestStructure, EstimatedTimetableRequestStructure, VehicleMonitoringRequestStructure, ProductionTimetableRequestStructure, StopMonitoringMultipleRequestStructure, AbstractFunctionalServiceRequestStructure, ProductionTimetableCapabilitiesRequest, StopTimetableRequestStructure
Implemented Interfaces
Serializable
Properties
name data type description
MessageIdentifier MessageQualifierStructure
Properties inherited from AbstractRequestStructure
RequestTimestamp string

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
  "MessageIdentifier" : {
    "value" : "..."
  },
  "RequestTimestamp" : "..."
}