GeoMatchLevel
public enum GeoMatchLevel : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case country = "Country" -
Undocumented
Declaration
Swift
case areacode = "AreaCode" -
Declaration
Swift
public var description: String { get }
View on GitHub
GeoMatchLevel Enumeration Reference