Class GxGamesPaginationData
This object contains the pagination data for requests which get lists of items.
- Inheritance
-
RefCountedGxGamesPaginationData
Properties
currPage
var currPage : int
Property Value
- int
numPerPage
var numPerPage : int
Property Value
- int
totalItems
var totalItems : int
Property Value
- int
totalPages
var totalPages : int
Property Value
- int
Methods
from_dict(Variant)
Qualifiers: static
GxGamesPaginationData from_dict(Variant data_raw)
Parameters
data_rawVariant