JournalEntryLineTaxItemDto

📄 Description: Data transfer object representing the tax details associated with a specific journal entry line within the Nakisa Portfolio Management Suite, facilitating accurate financial reporting and compliance for real estate property assets.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

displayId

string

false

none

Unique identifier for the display

account

string

false

none

Number of portfolio items

accountCodeName

string

false

none

Name of the account code

accountCodeCaption

string

false

none

Descriptive label for the account code associated with a journal entry line tax item, facilitating accurate financial reporting and analysis within the Nakisa Portfolio Management Suite.

drCr

string

false

none

Indicates whether the journal entry line is a debit or credit transaction, essential for accurate financial reporting and analysis within the Nakisa Portfolio Management Suite.

amount

number

false

none

Amount value

unroundedAmount

number

false

none

Amount of unrounded

deltaAdjustment

number

false

none

Value for deltaAdjustment field

cid

string

false

none

Unique identifier for the portfolio

journalEntryLineId

integer(int64)

false

none

Unique identifier for the journal entry line

translations

[JournalEntryLineTranslationDto]

false

none

List of translations items

journalTaxDetail

JournalEntryLineTaxDetailDto

false

none

Value for journalTaxDetail field

numberRangeIdentifierType

INumberRangeIdentifierType

false

none

Type of the number range identifier

numberRangeIdentifierValue

string

false

none

Represents a unique identifier for the range of numbers associated with tax items in journal entries, facilitating accurate portfolio and asset analytics within the Nakisa Portfolio Management Suite.

allowsSystemGenerateNewId

boolean

false

none

Unique identifier for the allows system generate new

numberRangeType

INumberRangeType

false

none

Type of the number range

Enumerated Values

Attribute

Value

drCr

CREDIT, DEBIT