SpreadingSchedulePaymentPostingViewRow

📄 Description: Data transfer object representing a detailed record of payment postings within a spreading schedule, reflecting financial obligations associated with leases and contracts in the Nakisa Lease Accounting Suite.

Properties

Name

Type

Required

Restrictions

Description

operation

string

true

none

Text value for operation in SpreadingSchedulePaymentPostingViewRow

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

Text value for paymentDetails in SpreadingSchedulePaymentPostingViewRow

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

grvTransferToLiability

CurrencyValue

false

none

Value for grvTransferToLiability field

Enumerated Values

Attribute

Value

operation

CREATE, EXPORTED, UPDATE