PaymentTotalDtoยถ

๐Ÿ“„ Description: Data transfer object representing the total payment details associated with a lease contract, encapsulating financial obligations and accounting entries within the Nakisa Lease Accounting Suite.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

paymentDate

TimeOfDay

false

none

Date of the payment

periodCount

integer(int32)

false

none

Count of period

accrualStartDate

TimeOfDay

false

none

Date of the accrual start

accrualEndDate

TimeOfDay

false

none

Date of the accrual end

accrualDays

integer(int64)

false

none

Numeric value representing accrualDays

leasePayment

number

false

none

Value for leasePayment field

basePayment

number

false

none

Value for basePayment field

negativeBaseLeasePayment

number

false

none

Value for negativeBaseLeasePayment field

indexationAmount

number

false

none

Amount of indexation

negativeIndexationAmount

number

false

none

Amount of negative indexation

escalatingRentAmount

number

false

none

Amount of escalating rent

negativeEscalatingRentAmount

number

false

none

Amount of negative escalating rent

totalPayment

number

false

none

Value for totalPayment field

nonLeasePayment

number

false

none

Value for nonLeasePayment field

baseNonLeasePayment

number

false

none

Value for baseNonLeasePayment field

negativeBaseNonLeasePayment

number

false

none

Value for negativeBaseNonLeasePayment field

nonLeaseIndexationAmount

number

false

none

Amount of non lease indexation

nonLeaseNegativeIndexationAmount

number

false

none

Amount of non lease negative indexation

escalatingRentNonLeaseAmount

number

false

none

Amount of escalating rent non lease

negativeEscalatingRentNonLeaseAmount

number

false

none

Amount of negative escalating rent non lease

periodId

integer(int64)

false

none

Unique identifier for the period

payments

[oneOf]

false

none

List of payments items

๐Ÿ“„ Description: oneOf

Name

Type

Required

Restrictions

Description

ยป anonymous

LesseePaymentDto

false

none

Data transfer object representing a lessee payment, encapsulating details related to lease contracts and financial obligations within the Nakisa Lease Accounting Suite for accurate accounting entries.

๐Ÿ“„ Description: xor

Name

Type

Required

Restrictions

Description

ยป anonymous

LessorPaymentDto

false

none

LessorPaymentDto is a data transfer object that encapsulates the details of payments made to lessors, serving as a critical component for managing lease contracts and financial obligations within the Nakisa Lease Accounting Suite.

๐Ÿ“„ Description: continued

Name

Type

Required

Restrictions

Description

type

string

false

none

Type of the resource