RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.ReadGlipPostsNewParameters Class Reference

Query parameters for operation readGlipPostsNew More...

Properties

long? recordCount [get, set]
 Max number of posts to be fetched by one request (not more than 250). Maximum: 250 Format: int32 Default: 30 More...
 
string pageToken [get, set]
 Pagination token. More...
 

Detailed Description

Query parameters for operation readGlipPostsNew

Property Documentation

◆ pageToken

string RingCentral.ReadGlipPostsNewParameters.pageToken
getset

Pagination token.

◆ recordCount

long? RingCentral.ReadGlipPostsNewParameters.recordCount
getset

Max number of posts to be fetched by one request (not more than 250). Maximum: 250 Format: int32 Default: 30


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