ConsumerPriceIndexCategoryDto

📄 Description: Data transfer object representing a category within the Consumer Price Index, detailing its classification and hierarchy within the financial organization structure.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

status

string

false

none

Status of the resource

displayId

string

true

none

Unique identifier for the display

name

string

true

none

Name of the resource

country

string

true

none

Text value for country in ConsumerPriceIndexCategoryDto

province

string

true

none

Text value for province in ConsumerPriceIndexCategoryDto

city

string

true

none

Text value for city in ConsumerPriceIndexCategoryDto

consumerPriceIndexSourceType

string

true

none

Type of the consumer price index source

source

string

true

none

Text value for source in ConsumerPriceIndexCategoryDto

formula

string

false

none

Text value for formula in ConsumerPriceIndexCategoryDto

indexedCurrency

boolean

true

none

Boolean flag indicating indexedCurrency status

exchangeRateType

string

false

none

Type of the exchange rate

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

fromCurrencyId

integer(int64)

false

none

Unique identifier for the from currency

fromCurrencyDisplayId

string

false

none

Unique identifier for the from currency display

toCurrencyId

integer(int64)

false

none

Unique identifier for the to currency

toCurrencyDisplayId

string

false

none

Unique identifier for the to currency display

consumerPriceIndexValueId

string

false

none

Unique identifier for the consumer price index value

companyId

integer(int64)

false

none

Unique identifier for the company

Enumerated Values

Attribute

Value

consumerPriceIndexSourceType

EXCEL, WEB

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED