PageMasterAgreementDto

📄 Description: Data transfer object representing a master agreement for managing real estate assets within the Nakisa Portfolio Management Suite, facilitating portfolio analytics and decision-making processes.

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

[MasterAgreementDto]

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