conditions

@SerialName(value = "c")
val conditions: Array<Condition>? = null(source)

The list of conditions (where there is a logical AND relation between the items).