Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PaginateModel

Index

Constructors

Properties

Methods

Constructors

constructor

  • new PaginateModel(count?: number, offset?: number): PaginateModel

Properties

limit

limit: number

offset

offset: number

Static ITEMS_PER_PAGE

ITEMS_PER_PAGE: number = 10

Methods

Static validate

Generated using TypeDoc