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

Paging information More...

Properties

long? page [get, set]
 The current page number Required Format: int64 More...
 
long? perPage [get, set]
 How many items are displayed on the page Required Format: int64 More...
 
long? totalPages [get, set]
 The total number of pages Required Format: int64 More...
 
long? totalElements [get, set]
 The total number of items in the dataset Required Format: int64 More...
 

Detailed Description

Paging information

Property Documentation

◆ page

long? RingCentral.ResponsePaging.page
getset

The current page number Required Format: int64

◆ perPage

long? RingCentral.ResponsePaging.perPage
getset

How many items are displayed on the page Required Format: int64

◆ totalElements

long? RingCentral.ResponsePaging.totalElements
getset

The total number of items in the dataset Required Format: int64

◆ totalPages

long? RingCentral.ResponsePaging.totalPages
getset

The total number of pages Required Format: int64


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