Package com.ringcentral.definitions
Class TimeRange
java.lang.Object
com.ringcentral.definitions.TimeRange
Time range for the request
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe start date-time for resulting records in RFC 3339 format including offset between local time and UTC, for example 2016-03-15T18:07:52.534Z Required Format: date-timeThe end date-time for resulting records in RFC 3339 format including offset between local time and UTC, for example 2016-03-15T18:07:52.534Z Required Format: date-time -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timeFrom
The start date-time for resulting records in RFC 3339 format including offset between local time and UTC, for example 2016-03-15T18:07:52.534Z Required Format: date-time -
timeTo
The end date-time for resulting records in RFC 3339 format including offset between local time and UTC, for example 2016-03-15T18:07:52.534Z Required Format: date-time
-
-
Constructor Details
-
TimeRange
public TimeRange()
-
-
Method Details
-
timeFrom
-
timeTo
-