totalLte

@SerializedName(value = "total.lte")
val totalLte: BigDecimal? = null

Parameters

totalLte

This is a filter condition less than or equal on the total value to filter the documents. The value considered is afterTax. All filter conditions will compose a logical AND chain in the query. \\ Example: total.lte=1000.55