Filter

constructor(must: List<Condition>? = null, should: List<Condition>? = null, mustNot: List<Condition>? = null, minShould: MinShould? = null)