AggregatedCondition

constructor(field: AggregatedFields<CommandAggregateType>, operator: Operator, value: Any, children: List<AggregatedCondition<CommandAggregateType>>, options: Map<String, Any> = emptyMap())