interface Filter
field
abstract var field: String
type
abstract var type: dynamic
value
abstract var value: Any