Query parameters for operation listCompanyActiveCalls
More...
|
string[] | direction [get, set] |
| The direction of call records to be included in the result. If omitted, both inbound and outbound calls are returned. Multiple values are supported Enum: Inbound, Outbound More...
|
|
string | view [get, set] |
| Defines the level of details for returned call records Default: Simple Enum: Simple, Detailed More...
|
|
string[] | type [get, set] |
| The type of call records to be included in the result. If omitted, all call types are returned. Multiple values are supported Enum: Voice, Fax More...
|
|
string[] | transport [get, set] |
| The type of call transport. Multiple values are supported. By default, this filter is disabled Enum: PSTN, VoIP More...
|
|
string[] | conferenceType [get, set] |
| Conference call type: RCC or RC Meetings. If not specified, no conference call filter applied Enum: AudioConferencing, Meetings More...
|
|
long? | page [get, set] |
| Indicates the page number to retrieve. Only positive number values are accepted Minimum: 1 Format: int32 Default: 1 More...
|
|
long? | perPage [get, set] |
| Indicates the page size (number of items) Minimum: 1 Format: int32 Default: 100 More...
|
|
Query parameters for operation listCompanyActiveCalls
◆ conferenceType
string [] RingCentral.ListCompanyActiveCallsParameters.conferenceType |
|
getset |
Conference call type: RCC or RC Meetings. If not specified, no conference call filter applied Enum: AudioConferencing, Meetings
◆ direction
string [] RingCentral.ListCompanyActiveCallsParameters.direction |
|
getset |
The direction of call records to be included in the result. If omitted, both inbound and outbound calls are returned. Multiple values are supported Enum: Inbound, Outbound
◆ page
long? RingCentral.ListCompanyActiveCallsParameters.page |
|
getset |
Indicates the page number to retrieve. Only positive number values are accepted Minimum: 1 Format: int32 Default: 1
◆ perPage
long? RingCentral.ListCompanyActiveCallsParameters.perPage |
|
getset |
Indicates the page size (number of items) Minimum: 1 Format: int32 Default: 100
◆ transport
string [] RingCentral.ListCompanyActiveCallsParameters.transport |
|
getset |
The type of call transport. Multiple values are supported. By default, this filter is disabled Enum: PSTN, VoIP
◆ type
string [] RingCentral.ListCompanyActiveCallsParameters.type |
|
getset |
The type of call records to be included in the result. If omitted, all call types are returned. Multiple values are supported Enum: Voice, Fax
◆ view
string RingCentral.ListCompanyActiveCallsParameters.view |
|
getset |
Defines the level of details for returned call records Default: Simple Enum: Simple, Detailed
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListCompanyActiveCallsParameters.cs