LesseeExpenseCategoryAccountMappingDtoFilter

📄 Description: Data transfer object representing the mapping of lessee expense categories to specific accounts within a financial organization’s structure, facilitating effective management of financial hierarchies and reporting.

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

expenseCategoryDisplayIdLike

string

false

none

Filter by partial match of expense category display id

leaseApClearingAccountDisplayIdLike

string

false

none

Filter by partial match of lease ap clearing account display id

determinationIdEqual

integer(int64)

false

none

Filter by exact match of determination id

determinationDisplayIdLike

string

false

none

Filter by partial match of determination display id

expenseCategoryIdEqual

integer(int64)

false

none

Filter by exact match of expense category id

expenseCategoryNameEqual

string

false

none

Filter by exact match of expense category name

leaseApClearingAccountIdEqual

integer(int64)

false

none

Filter by exact match of lease ap clearing account id

leaseApClearingAccountShortNameLike

string

false

none

Filter by partial match of lease ap clearing account short name