Skip to content

PageResponse

View as Markdown

PageResponse captures pagination metadata returned with list results.

Package: thru.common.v1

FieldType#Description
next_page_tokenstring1 · optionalToken to retrieve the next page of results, if any.
total_sizeuint642 · optionalTotal number of items available when known.