PageableObject

📄 Description: Data transfer object representing a paginated collection of workforce planning entities, including proposals, employees, organizations, and workforce plans, facilitating efficient data retrieval and management.

Properties

Name

Type

Required

Restrictions

Description

paged

boolean

false

none

Boolean flag indicating paged status

unpaged

boolean

false

none

Boolean flag indicating unpaged status

pageNumber

integer(int32)

false

none

Page number for pagination

pageSize

integer(int32)

false

none

Number of items per page

offset

integer(int64)

false

none

Number of items to skip

sort

SortObject

false

none

Sort order specification