PageConsumerPriceIndexCategoryDto

📄 Description: Data transfer object representing a category within the Consumer Price Index, utilized for analytical purposes in the Nakisa Portfolio Management Suite, specifically within the context of portfolio and asset management for real estate properties.

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

numberOfElements

integer(int32)

false

none

Numeric value representing numberOfElements

pageable

PageableObject

false

none

Value for pageable field

size

integer(int32)

false

none

Number of items per page

content

[ConsumerPriceIndexCategoryDto]

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