TypeEnum

public enum TypeEnum : String

The parameter or property that is the focus of the problem.

  • Undocumented

    Declaration

    Swift

    case field = "field"
  • Undocumented

    Declaration

    Swift

    case parameter = "parameter"
  • Undocumented

    Declaration

    Swift

    case header = "header"