- Home
 
          - JSON
 
          - AbstractSubscriptionStructure
 
        
      
      
      
        - Abstract Type
 
        
        - Subtypes
 
        - ConnectionMonitoringSubscriptionRequestStructure, ConnectionTimetableSubscriptionStructure, EstimatedTimetableSubscriptionStructure, FacilityMonitoringSubscriptionStructure, ProductionTimetableSubscriptionStructure, GeneralMessageSubscriptionStructure, SituationExchangeSubscriptionStructure, ProductionTimetableSubscriptionRequest, VehicleMonitoringSubscriptionStructure, StopMonitoringSubscriptionStructure, StopTimetableSubscriptionStructure
 
        - Implemented Interfaces
 
        - Serializable
 
      
      
      Example
      This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
      
      {
  "SubscriberRef" : {
    "value" : "..."
  },
  "SubscriptionIdentifier" : {
    "value" : "..."
  },
  "InitialTerminationTime" : "..."
}