Package com.mypurecloud.sdk.v2.model
Class DocumentQueryInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.DocumentQueryInterval
- All Implemented Interfaces:
Serializable
DocumentQueryInterval
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumSpecifies the date field to be used for date and time range. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DocumentQueryInterval
public DocumentQueryInterval() -
DocumentQueryInterval
-
-
Method Details
-
field
Specifies the date field to be used for date and time range. -
getField
-
setField
-
value
Specifies the date and time range for filtering the documents. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-