RingCentral .Net SDK
Properties | List of all members
RingCentral.TimeSettings Class Reference

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 More...

Properties

string timeZone [get, set]
 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. Value in this field doesn't affect interpretation of time in timeRange, as it already includes offset from UTC Required More...
 
TimeRange timeRange [get, set]
 Required More...
 
AdvancedTimeSettings advancedTimeSettings [get, set]
 

Detailed Description

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

Property Documentation

◆ advancedTimeSettings

AdvancedTimeSettings RingCentral.TimeSettings.advancedTimeSettings
getset

◆ timeRange

TimeRange RingCentral.TimeSettings.timeRange
getset

Required

◆ timeZone

string RingCentral.TimeSettings.timeZone
getset

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. Value in this field doesn't affect interpretation of time in timeRange, as it already includes offset from UTC Required


The documentation for this class was generated from the following file: