CostCenterAllocationsItemDto

📄 Description: Data transfer object representing the allocation of costs to specific cost centers within the Nakisa Lease Accounting Suite, facilitating accurate tracking of financial obligations related to leases and contracts.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

mainCostCenter

boolean

false

none

Boolean flag indicating mainCostCenter status

allocationPercentage

number(double)

false

none

Percentage of allocation

costCenter

CostCenterLite

false

none

Value for costCenter field

profitCenter

ProfitCenterLite

false

none

Value for profitCenter field