Package-level declarations
Types
Link copied to clipboard
data class AggregatedCondition<CommandAggregateType : Any>(val field: AggregatedFields<CommandAggregateType>, val operator: Operator, val value: Any, val children: List<AggregatedCondition<CommandAggregateType>>, val options: Map<String, Any> = emptyMap()) : IAggregatedCondition<CommandAggregateType>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard