PageResponse Object
The PageResponse object is used to describe page settings.

PageResponse Parameters
Name Type Description
Index Number Current page index
Size Number Records quantity per page
Pages Number Pages quantity
Records Number Records quantity

Example Response
{
    "Index": 1,
    "Size": 1,
    "Pages": 100,
    "Records": 100
}

Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services