Adyen · Schema

PaginationLinks

PaginationLinks schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
first object The first page.
last object The last page.
next object The next page. Only present if there is a next page.
prev object The previous page. Only present if there is a previous page.
self object The current page.
View JSON Schema on GitHub