Options
All
  • Public
  • Public/Protected
  • All
Menu

A page of items.

Hierarchy

  • PageBeanFilterDetails

Index

Properties

Optional isLast

isLast: boolean

Whether this is the last page.

Optional maxResults

maxResults: number

The maximum number of items that could be returned.

format

int32

Optional nextPage

nextPage: string

If there is another page of results, the URL of the next page.

format

uri

Optional self

self: string

The URL of the page.

format

uri

Optional startAt

startAt: number

The index of the first item returned.

format

int64

Optional total

total: number

The number of items returned.

format

int64

Optional values

values: FilterDetails[]

The list of items.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc