ActivationGroupClassificationDtoFilter

📄 Description: Data transfer object representing the criteria for filtering activation group classifications within the Nakisa Lease Accounting Suite, facilitating the management of leases, contracts, financial obligations, and 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

principalPositionTypeEqual

string

false

none

Filter by exact match of principal position type

transferOfOwnershipEqual

boolean

false

none

Filter by exact match of transfer of ownership

specializedAssetEqual

boolean

false

none

Filter by exact match of specialized asset

confirmedClassificationIn

[string]

false

none

Filter by multiple values of confirmed classification

accountingStandardIdIn

[integer]

false

none

Filter by multiple values of accounting standard id

activationGroupRevisionIdIn

[integer]

false

none

Filter by multiple values of activation group revision id

activationGroupRevisionDisplayIdIn

[string]

false

none

Filter by multiple values of activation group revision display id

activationGroupIdIn

[integer]

false

none

Filter by multiple values of activation group id

activationGroupDisplayIdIn

[string]

false

none

Filter by multiple values of activation group display id

type

string

false

none

Type of the resource

Enumerated Values

Attribute

Value

principalPositionTypeEqual

LESSEE, LESSOR