Class ReadGlipPostsNewParameters

java.lang.Object
com.ringcentral.definitions.ReadGlipPostsNewParameters

public class ReadGlipPostsNewParameters extends Object
Query parameters for operation readGlipPostsNew
  • Field Details

    • recordCount

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

      public String pageToken
      Pagination token.
  • Constructor Details

    • ReadGlipPostsNewParameters

      public ReadGlipPostsNewParameters()
  • Method Details