AlertMapping
public struct AlertMapping : Codable, Hashable
Replaces the previous TKAlertWrapper
-
Undocumented
Declaration
Swift
public let operators: [String]?
-
Undocumented
Declaration
Swift
public let serviceTripIDs: [String]?
-
Undocumented
Declaration
Swift
public let stopCodes: [String]?
-
Undocumented
Declaration
Swift
public let routes: [AlertRouteMapping]?
-
Undocumented
Declaration
Swift
public let modeInfo: TKModeInfo?