ImportedPaymentMethodsListResponse
Cursor paginated imported payment methods ordered from newest to oldest.
currentOffsetstring
Required
Cursor used to generate the current page. Empty when the first page is requested.
Example:
"019afe0a-3987-75e5-9704-c3a1dc2b092b"nextOffsetstring
NullableRequired
Cursor to pass as `offset` when requesting the next page. Null when no more items exist.
Example:
"01929a94-5fce-7ccc-a7e4-7e9249133b39"perPageinteger
Required
The maximum number of entries returned in each page.
Example:
25hasMoreboolean
Required
Indicates whether another page can be requested.
Example:
trueImported payment methods returned for the current cursor window.