Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PagedResponse<T>

Interface defining the response for a PagedRequest

Type parameters

  • T

Hierarchy

  • PagedResponse

Index

Properties

Properties

items

items: T[]

Items contained in this page

totalItems

totalItems: number

Total items stored

Generated using TypeDoc