Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaginationMeta

Represents the metadata received from endpoints with paginated responses.

Hierarchy

  • PaginationMeta

Index

Properties

count: number
current: number
links?: string[]
perPage: number
total: number
totalPages: number

Generated using TypeDoc