object

EligibleProductPageInfo

Pagination information for the response.
Fields
current
Int
Current page number. Example: 1
has_previous
Boolean
Whether previous page is available. Example: false
has_next
Boolean
Whether next page is available. Example: true
size
Int
Number of items per page. Example: 20