LeaseComponentFinancialTermDtoFilter

📄 Description: Data transfer object representing the financial terms associated with a lease component, facilitating the management of financial obligations and accounting entries within the Nakisa Lease Accounting Suite.

Properties

Name

Type

Required

Restrictions

Description

idIn

[integer]

false

none

Filter by multiple values of id

idEqual

integer(int64)

false

none

Filter by exact match of id

idLike

string

false

none

Filter by partial match of id

createdAtGreaterThanOrEqual

string(date-time)

false

none

Filter where created at is greater than or equal to specified value

createdAtLessThanOrEqual

string(date-time)

false

none

Filter where created at is less than or equal to specified value

createdByLike

string

false

none

Filter by partial match of created by

createdByEqual

string

false

none

Filter by exact match of created by

modifiedAtGreaterThanOrEqual

string(date-time)

false

none

Filter where modified at is greater than or equal to specified value

modifiedAtLessThanOrEqual

string(date-time)

false

none

Filter where modified at is less than or equal to specified value

modifiedByLike

string

false

none

Filter by partial match of modified by

modifiedByEqual

string

false

none

Filter by exact match of modified by

displayIdIn

[string]

false

none

Filter by multiple values of display id

displayIdLike

string

false

none

Filter by partial match of display id

nameLike

string

false

none

Filter by partial match of name

expenseCategoryIdIn

[integer]

false

none

Filter by multiple values of expense category id

expenseCategoryDisplayIdIn

[string]

false

none

Filter by multiple values of expense category display id

amountGreaterThanOrEqual

number(double)

false

none

Filter where amount is greater than or equal to specified value

amountLessThanOrEqual

number(double)

false

none

Filter where amount is less than or equal to specified value

amountFrequencyIn

[string]

false

none

Filter by multiple values of amount frequency

paymentModeIn

[string]

false

none

Filter by multiple values of payment mode

paymentCalculationModeIn

[string]

false

none

Filter by multiple values of payment calculation mode

paymentFrequencyIn

[string]

false

none

Filter by multiple values of payment frequency

firstPaymentDateGreaterThanOrEqual

string(date)

false

none

Filter where first payment date is greater than or equal to specified value

firstPaymentDateLessThanOrEqual

string(date)

false

none

Filter where first payment date is less than or equal to specified value

lastPaymentDateGreaterThanOrEqual

string(date)

false

none

Filter where last payment date is greater than or equal to specified value

lastPaymentDateLessThanOrEqual

string(date)

false

none

Filter where last payment date is less than or equal to specified value

notificationDateGreaterThanOrEqual

string(date)

false

none

Filter where notification date is greater than or equal to specified value

notificationDateLessThanOrEqual

string(date)

false

none

Filter where notification date is less than or equal to specified value

termStartDateGreaterThanOrEqual

string(date)

false

none

Filter where term start date is greater than or equal to specified value

termStartDateLessThanOrEqual

string(date)

false

none

Filter where term start date is less than or equal to specified value

termEndDateGreaterThanOrEqual

string(date)

false

none

Filter where term end date is greater than or equal to specified value

termEndDateLessThanOrEqual

string(date)

false

none

Filter where term end date is less than or equal to specified value

expenseCategoryTypeIn

[string]

false

none

Filter by multiple values of expense category type

expenseCategoryTypeEqual

string

false

none

Filter by exact match of expense category type

revisionDisplayIdIn

[string]

false

none

Filter by multiple values of revision display id

revisionIdIn

[integer]

false

none

Filter by multiple values of revision id

leaseComponentIdIn

[integer]

false

none

Filter by multiple values of lease component id

leaseComponentDisplayIdIn

[string]

false

none

Filter by multiple values of lease component display id

type

string

false

none

Type of the resource

Enumerated Values

Attribute

Value

expenseCategoryTypeEqual

CASH_INCENTIVE, CASUALTY, EXPECTED_GRV, INCENTIVE, NON_LEASE, PAYMENT, PURCHASE_OPTION, TERMINATION_OPTION