PageContractSubscriptionDto

📄 Description: Data transfer object representing a subscription to a lease contract within the Nakisa Lease Accounting Suite, encompassing key financial obligations and accounting entries associated with the lease management process.

Properties

Name

Type

Required

Restrictions

Description

totalElements

integer(int64)

false

none

Total number of items available

totalPages

integer(int32)

false

none

Total number of pages available

pageable

PageableObject

false

none

Value for pageable field

numberOfElements

integer(int32)

false

none

Numeric value representing numberOfElements

size

integer(int32)

false

none

Number of items per page

content

[ContractSubscriptionDto]

false

none

List of content items

number

integer(int32)

false

none

Numeric value representing number

sort

SortObject

false

none

Sort order specification

first

boolean

false

none

Whether this is the first page

last

boolean

false

none

Whether this is the last page

empty

boolean

false

none

Whether the result set is empty