documentTimeLte

@SerializedName(value = "documentTime.lte")
val documentTimeLte: String? = null

Parameters

documentTimeLte

This is a filter condition less than or equal on the documentTime to filter the documents. Example with single operator: filter.documentTime.gte='10:00'