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

Duration bounds for the segment More...

Properties

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

Detailed Description

Duration bounds for the segment

Property Documentation

◆ maxSeconds

long? RingCentral.CallSegmentLengthFilter.maxSeconds
getset

Maximum duration of segment in seconds Format: int64

◆ minSeconds

long? RingCentral.CallSegmentLengthFilter.minSeconds
getset

Minimum duration of segment in seconds Format: int64


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