AlertRouteMapping

public struct AlertRouteMapping : Codable, Hashable

Undocumented

  • id

    Undocumented

    Declaration

    Swift

    public let id: String
  • Undocumented

    Declaration

    Swift

    public let name: String?
  • Undocumented

    Declaration

    Swift

    public let number: String?
  • Undocumented

    Declaration

    Swift

    public let modeInfo: TKModeInfo
  • This color applies to an individual service.

    Declaration

    Swift

    public var color: TKColor? { get }