Package com.ringcentral.definitions
Class TimeSettings
java.lang.Object
com.ringcentral.definitions.TimeSettings
Date-time range for the calls. The call is considered to be within time range if it started within time range. Both borders are inclusive
-
Field Summary
FieldsModifier and TypeFieldDescriptionRequiredName of the timezone that will be used for `includeDays` and `includeHours` filters and aggregation intervals. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadvancedTimeSettings
(AdvancedTimeSettings advancedTimeSettings)
-
Field Details
-
timeZone
Name of the timezone that will be used for `includeDays` and `includeHours` filters and aggregation intervals. For example 'America/Los_Angeles', 'Europe/Zurich'. See also *[Time Zones](https://www.iana.org/time-zones)*. Value in this field doesn't affect interpretation of time in `timeRange`, as it already includes offset from UTC Required -
timeRange
Required -
advancedTimeSettings
-
-
Constructor Details
-
TimeSettings
public TimeSettings()
-
-
Method Details
-
timeZone
-
timeRange
-
advancedTimeSettings
-