documentDateGte

@SerializedName(value = "documentDate.gte")
val documentDateGte: LocalDate? = null

Parameters

documentDateGte

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