StationConstraints
public struct StationConstraints : Codable
Undocumented
-
Undocumented
Declaration
Swift
public var stationString: [String]? -
Undocumented
Declaration
Swift
public var mostRecentForEachStation: MostRecentForEachStationConstraints? -
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public init(_ stationString: [String]?, _ mostRecent: MostRecentForEachStationConstraints?)
StationConstraints Structure Reference