Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaginatedObject

Used to represent a paginated object.

Hierarchy

  • PaginatedObject

Index

Properties

Properties

items: any[]

The objects in the paginated object.

total: number

Total number of objects in the paginated object.

Generated using TypeDoc