FilterValueElement

constructor(id: String, name: String, i18n: String? = null, grouping: String? = null, icon: String? = null, value: Boolean = false, filterValueElements: List<FilterValueElement>? = null)