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

Query parameters for operation rcwConfigListInvitees More...

Properties

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 rcwConfigListInvitees

Property Documentation

◆ pageToken

string RingCentral.RcwConfigListInviteesParameters.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.RcwConfigListInviteesParameters.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: