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

Properties

long? page [get, set]
 Required Format: int32 Example: 2 More...
 
long? totalPages [get, set]
 Required Format: int32 Example: 10 More...
 
long? perPage [get, set]
 Required Format: int32 Example: 5 More...
 

Property Documentation

◆ page

long? RingCentral.PagingSchema.page
getset

Required Format: int32 Example: 2

◆ perPage

long? RingCentral.PagingSchema.perPage
getset

Required Format: int32 Example: 5

◆ totalPages

long? RingCentral.PagingSchema.totalPages
getset

Required Format: int32 Example: 10


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