LesseeSchedulePaymentViewRow

📄 Description: Data transfer object representing a row in the Lessee Schedule Payment view, encapsulating essential details of lease-related financial obligations and accounting entries associated with a contract.

Properties

Name

Type

Required

Restrictions

Description

operation

string

true

none

Specifies the type of operation related to the financial obligations and accounting entries associated with a lease or contract within the Nakisa Lease Accounting Suite.

excelId

string

false

none

Unique identifier for the excel

leaseMeasurementId

integer(int64)

false

none

Unique identifier for the lease measurement

cid

integer(int32)

false

none

Unique identifier for the lease

periodId

integer(int64)

false

none

Unique identifier for the period

events

[SchedulePeriodEventDto]

false

none

List of events items

payments

[PaymentDto]

false

none

List of payments items

paymentJournalId

string

false

none

Unique identifier for the payment journal

paymentInternalStatus

string

false

none

Status of the payment internal

paymentExternalStatus

string

false

none

Status of the payment external

paymentDetails

string

false

none

String representation of the payment details associated with a lease contract, reflecting the financial obligations within the Nakisa Lease Accounting Suite.

periodEndLeaseType

string

false

none

Type of the period end lease

period

integer(int32)

false

none

Numeric value representing period

currencyDisplayId

string

false

none

Unique identifier for the currency display

paymentDate

string

false

none

Date of the payment

leasePayment

CurrencyValue

false

none

Value for leasePayment field

nonLeasePayment

CurrencyValue

false

none

Value for nonLeasePayment field

totalPayment

CurrencyValue

false

none

Value for totalPayment field

grvTransferToLiability

CurrencyValue

false

none

Value for grvTransferToLiability field

Enumerated Values

Attribute

Value

operation

CREATE, EXPORTED, UPDATE