GeoMatchConstraintType

public enum GeoMatchConstraintType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case country = "Country"
  • Declaration

    Swift

    public var description: String { get }