ChargeDto

📄 Description: Data transfer object representing a financial charge associated with a lease or contract, encapsulating key details necessary for accounting entries and financial obligation management within the Nakisa Lease Accounting Suite.

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

name

string

true

none

Name of the resource

description

string¦null

false

none

Description of the resource

dueDate

string(date)

true

none

Due date of the resource

amount

number(double)

true

none

Amount value

hasPostedDocument

boolean

false

none

Whether the resource has has posted document

fiscalYear

integer(int64)

false

none

Numeric value representing fiscalYear

fiscalPeriod

integer(int64)

false

none

Numeric value representing fiscalPeriod

expenseCategory

ExpenseCategoryLite

true

none

Category of the expense

unitId

integer(int64)

true

none

Unique identifier for the unit

unitDisplayId

string

false

none

Unique identifier for the unit display

activationGroupId

integer(int64)

true

none

Unique identifier for the activation group

vendorPaymentSplits

[VendorPaymentSplitDto]

false

none

List of vendorPaymentSplits items

numberRangeIdentifierValue

string

false

none

Text value for numberRangeIdentifierValue in ChargeDto

numberRangeIdentifierType

INumberRangeIdentifierType

false

none

Type of the number range identifier

numberRangeType

INumberRangeType

false

none

Type of the number range

allowsSystemGenerateNewId

boolean

false

none

Unique identifier for the allows system generate new