Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qonto.com/llms.txt

Use this file to discover all available pages before exploring further.

@qonto/embed-sdk / <internal> / PaginationResponseDataObject

Interface: PaginationResponseDataObject

Properties

current_page

current_page: number

next_page

next_page: null | number

per_page

per_page: number

prev_page

prev_page: null | number

total_count

total_count: number

total_pages

total_pages: number