RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.TimeSpentFilter Class Reference

Filtering of calls based on the time spent by specified mailbox(es) on call More...

Properties

long? minSeconds [get, set]
 Minimum duration in seconds Format: int64 More...
 
long? maxSeconds [get, set]
 Maximum duration in seconds Format: int64 More...
 

Detailed Description

Filtering of calls based on the time spent by specified mailbox(es) on call

Property Documentation

◆ maxSeconds

long? RingCentral.TimeSpentFilter.maxSeconds
getset

Maximum duration in seconds Format: int64

◆ minSeconds

long? RingCentral.TimeSpentFilter.minSeconds
getset

Minimum duration in seconds Format: int64


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