RowScopeOperator

sealed class RowScopeOperator

Match operator for a row-scope filter. Only IN is supported.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

The field value must be one of the listed values.

Link copied to clipboard
data class SdkUnknown(val value: String) : RowScopeOperator

Properties

Link copied to clipboard
abstract val value: String