PageableObject

📄 Description: Data transfer object representing a paginated collection of lease-related entries, including contracts and financial obligations, within the Nakisa Lease Accounting Suite, facilitating efficient data retrieval and management.

Properties

Name

Type

Required

Restrictions

Description

pageNumber

integer(int32)

true

none

Page number for pagination

unpaged

boolean

false

none

Boolean flag indicating unpaged status

paged

boolean

false

none

Boolean flag indicating paged status

pageSize

integer(int32)

true

none

Number of items per page

offset

integer(int64)

true

none

Number of items to skip

sort

SortObject

false

none

Sort order specification