Skip to main content

AccountHistoryPaging

Properties

NameTypeRequiredDescription
pageintThe current page number. 1-indexed, so the first page is 1 by default. May be omitted if result is empty (because non-existent page was specified or perPage=0 was requested)
per_pageintCurrent page size, describes how many items are in each page. Matches "perPage" parameter from the request
totalintTotal number of pages in a dataset. May be omitted for some resources due to performance reasons
total_foundintTotal number of elements in a dataset. May be omitted for some resources due to performance reasons

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →