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

Query parameters for operation rcwConfigListWebinars More...

Properties

string creationTimeFrom [get, set]
 The beginning of the time window by 'creationTime' . Format: date-time More...
 
long? perPage [get, set]
 The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100 More...
 
string pageToken [get, set]
 The token indicating the particular page of the result set to be retrieved. If omitted the first page will be returned. More...
 

Detailed Description

Query parameters for operation rcwConfigListWebinars

Property Documentation

◆ creationTimeFrom

string RingCentral.RcwConfigListWebinarsParameters.creationTimeFrom
getset

The beginning of the time window by 'creationTime' . Format: date-time

◆ pageToken

string RingCentral.RcwConfigListWebinarsParameters.pageToken
getset

The token indicating the particular page of the result set to be retrieved. If omitted the first page will be returned.

◆ perPage

long? RingCentral.RcwConfigListWebinarsParameters.perPage
getset

The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100


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