TabularConditions

The tabular conditions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Filter criteria that orders the output. It can be sorted in ascending or descending order.

Link copied to clipboard

You can filter the request using various logical operators and a key-value format. For example:

Functions

Link copied to clipboard
inline fun copy(block: TabularConditions.Builder.() -> Unit = {}): TabularConditions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String