Magidoc

OtpDevicePage
Object

Represents a paginated collection of OTP devices associated with a user.

Fields

#

first

Whether there are no previous pages.

items

last

Whether there are no next pages.

numberOfElements

Number of records in this particular page.

page

Page number, starting from zero.

size

Maximum number of records in one page.

sort

Sort expression that was used to get this page of records.

totalElements

Total available number of records.

totalPages

Total available pages, given current page size.

Interfaces

#

Also implements APIResourcePage .

Usages

#

References

#

  • Field otpDevices from User