Options
All
  • Public
  • Public/Protected
  • All
Menu

Response

Hierarchy

  • PagenationResponse

Index

Properties

links

links: object

Links to other pages

Type declaration

  • first: string

    The first page of entries

  • last: string

    The last page of entries

  • next: string | null

    The next page of entries

  • previous: string | null

    The previous page of entries

next_page

next_page: number | null

The next page number

page

page: number

The current page

previous_page

previous_page: number | null

The previous page number

total_entries

total_entries: number

Total number of entries

total_pages

total_pages: number

Total number of pages

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc