InputFieldFilter

constructor(type: String, pattern: String? = null, enum: List<Any>? = null, const: List<Any>? = null, value: Any? = null)(source)