Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PagingObject<T>

Type parameters

  • T

Hierarchy

  • PagingObject

Index

Properties

href

href: string

items

items: T[]

limit

limit: number

Optional next

next?: string

offset

offset: number

Optional previous

previous?: string

total

total: number

Generated using TypeDoc