kvision / pl.treksoft.kvision.remote / RemoteFilter

RemoteFilter

(js) data class RemoteFilter

Constructors

(js)

<init>

RemoteFilter(field: String, type: String, value: String?)

Properties

(js)

field

val field: String
(js)

type

val type: String
(js)

value

val value: String?