TimeType
public enum TimeType : String
-
Declaration
Swift
case arrive -
Declaration
Swift
case depart -
Declaration
Swift
case departApproximate = "depart_approximate"
TimeType Enumeration Reference