amountDueLte

@SerializedName(value = "amountDue.lte")
val amountDueLte: BigDecimal? = null

Parameters

amountDueLte

This is a lesser than or equal to filter on the amountDue value to filter the documents. afterTax is the document property considered for the match. \\ Example: amountDue.lte=1000.55