MasterAgreementDtoFilter

📄 Description: Data transfer object representing the criteria for filtering master agreements within the Nakisa Lease Accounting Suite, facilitating the management of leases, contracts, and associated financial obligations in accounting entries.

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

nameOrDisplayIdLike

string

false

none

Filter by partial match of name or display id

yearGreaterThanOrEqual

integer(int32)

false

none

Filter where year is greater than or equal to specified value

yearLessThanOrEqual

integer(int32)

false

none

Filter where year is less than or equal to specified value

nameLike

string

false

none

Filter by partial match of name

stateIn

[string]

false

none

Filter by multiple values of state

agreementGroupIdEqual

integer(int64)

false

none

Filter by exact match of agreement group id

currencyIdEqual

integer(int64)

false

none

Filter by exact match of currency id

internalAssetClassIdEqual

integer(int64)

false

none

Filter by exact match of internal asset class id

leaseAreaIdIn

[integer]

false

none

Filter by multiple values of lease area id

leaseAreaIdEqual

integer(int64)

false

none

Filter by exact match of lease area id

businessUnitIdIn

[integer]

false

none

Filter by multiple values of business unit id

businessUnitIdEqual

integer(int64)

false

none

Filter by exact match of business unit id

companyCodeIdIn

[integer]

false

none

Filter by multiple values of company code id

companyCodeIdEqual

integer(int64)

false

none

Filter by exact match of company code id

departmentIdIn

[integer]

false

none

Filter by multiple values of department id

departmentIdEqual

integer(int64)

false

none

Filter by exact match of department id

leaseGroupIdIn

[integer]

false

none

Filter by multiple values of lease group id

leaseGroupIdEqual

integer(int64)

false

none

Filter by exact match of lease group id