LeaseComponentCarryOverBalanceDto

📄 Description: Represents the carry-over balance configuration of a lease component carry over balances under specific accounting standards.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier of the carry-over balance record.

displayId

string

false

none

System-generated unique display identifier.

principalPositionType

string

false

none

Indicates the principal position type of the lease component (e.g., Lessee, Lessor).

mainAccountingStandard

boolean

false

none

Indicates whether this is the main accounting standard for the lease component.

accountingStandard

AccountingStandardBaseId

false

none

Base reference for an accounting standard.

accountingStandardPriority

string

false

none

Priority of the accounting standard (e.g., MAIN, SECOND).

leaseComponentId

integer(int64)

false

none

Identifier of the lease component linked to this carry-over balance.

leaseComponentDisplayId

string

false

none

Display identifier of the lease component.

type

string

false

none

The type of lease component (e.g., LESSEE, LESSOR).

numberRangeIdentifierType

INumberRangeIdentifierType

false

none

Represents a number range identifier type associated with number range types.

numberRangeIdentifierValue

string

false

none

Identifier value for the number range.

numberRangeType

INumberRangeType

false

none

Represents a number range type with its name and related configuration.

allowsSystemGenerateNewId

boolean

false

none

Indicates whether the system is allowed to generate a new identifier automatically.

Enumerated Values

Attribute

Value

accountingStandardPriority

FOURTH, MAIN, SECOND, THIRD

principalPositionType

LESSEE, LESSOR