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

Filtering of calls based on the overall call length More...

Properties

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

Detailed Description

Filtering of calls based on the overall call length

Property Documentation

◆ maxSeconds

long? RingCentral.CallDurationFilter.maxSeconds
getset

Maximum duration of call in seconds Format: int64

◆ minSeconds

long? RingCentral.CallDurationFilter.minSeconds
getset

Minimum duration of call in seconds Format: int64


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