documentDateLte

@SerializedName(value = "documentDate.lte")
val documentDateLte: LocalDate? = null

Parameters

documentDateLte

This is a filter condition less than or equal on the documentDate to filter the documents. \\ Example with single operator: documentDate.lte='2023-12-28'