Options
All
  • Public
  • Public/Protected
  • All
Menu

One page of a paginated response from the API.

Type parameters

  • Type

Hierarchy

  • PaginatedResponse

Index

Constructors

Properties

Constructors

constructor

  • new PaginatedResponse<Type>(__namedParameters: RawPaginatedResponseMetadata, data: Type[]): PaginatedResponse<Type>

Properties

data

data: Type[]

page

page: number

pages

pages: number

perPage

perPage: number

results

results: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property

Generated using TypeDoc