PropertyJoin

public enum PropertyJoin: String

Property join type

  • or

    Undocumented

    Declaration

    Swift

    case or = ""
  • and

    Undocumented

    Declaration

    Swift

    case and = "AND:"