Options
All
  • Public
  • Public/Protected
  • All
Menu

A paged list. To access additional details append [start-index:end-index] to the expand request. For example, ?expand=sharedUsers[10:40] returns a list starting at item 10 and finishing at item 40.

Hierarchy

  • PagedListUserDetailsApplicationUser

Index

Properties

Optional end-index

end-index: number

The index of the last item returned on the page.

format

int32

Optional items

items: UserDetails[]

The list of items.

Optional max-results

max-results: number

The maximum number of results that could be on the page.

format

int32

Optional size

size: number

The number of items on the page.

format

int32

Optional start-index

start-index: number

The index of the first item returned on the page.

format

int32

Legend

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

Generated using TypeDoc