Pagination Metadata

API Docs by APIMATIC
ModelsStructures

Pagination Metadata
#

NameDescription
limit
Number
offset
Number
total
Number
  • REST
  • Java
{
  "limit": 1,
  "offset": 0,
  "total": 1
}