Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.PageInfo Class ReferenceSerializable

[Serializable] More...

Public Member Functions

int? GetLastPageNumber ()
 

Public Attributes

int? nextPage
 
int offset
 
int page
 
int pageSize
 
int? previousPage
 
int totalCount
 

Detailed Description

[Serializable]

Definition at line 737 of file ApexTypes.cs.

Member Function Documentation

◆ GetLastPageNumber()

int? PixoVR.Apex.PageInfo.GetLastPageNumber ( )
inline

Definition at line 746 of file ApexTypes.cs.

Member Data Documentation

◆ nextPage

int? PixoVR.Apex.PageInfo.nextPage

Definition at line 744 of file ApexTypes.cs.

◆ offset

int PixoVR.Apex.PageInfo.offset

Definition at line 741 of file ApexTypes.cs.

◆ page

int PixoVR.Apex.PageInfo.page

Definition at line 740 of file ApexTypes.cs.

◆ pageSize

int PixoVR.Apex.PageInfo.pageSize

Definition at line 742 of file ApexTypes.cs.

◆ previousPage

int? PixoVR.Apex.PageInfo.previousPage

Definition at line 743 of file ApexTypes.cs.

◆ totalCount

int PixoVR.Apex.PageInfo.totalCount

Definition at line 739 of file ApexTypes.cs.


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