kvision-common-remote
5.14.0
common
kvision-common-remote
/
io.kvision.remote
/
RemoteFilter
Remote
Filter
common
data
class
RemoteFilter
(
val
field
:
String
,
val
type
:
String
,
val
value
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Remote
Filter
Link copied to clipboard
common
fun
RemoteFilter
(
field
:
String
,
type
:
String
,
value
:
String
?
)
Content copied to clipboard
Properties
field
Link copied to clipboard
common
val
field
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
String
?
Content copied to clipboard