documentTimeGte

@SerializedName(value = "documentTime.gte")
val documentTimeGte: String? = null

Parameters

documentTimeGte

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