RemoteFilter

data class RemoteFilter(val field: String, val type: String, val value: String?)

Constructors

Link copied to clipboard
constructor(field: String, type: String, value: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard