ListType

public enum ListType : String, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case checkBox = "check_boxes"
  • Undocumented

    Declaration

    Swift

    case radio = "radio_buttons"