totalGte

@SerializedName(value = "total.gte")
val totalGte: BigDecimal? = null

Parameters

totalGte

This is a filter condition greater 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.gte=1000.55