ActivityAnalysisReportScheduleJobExtendedDtoFilter

📄 Description: Data transfer object representing the filter criteria for scheduling activity analysis reports within the Nakisa Lease Accounting Suite, focusing on lease, contract, financial obligation, and accounting entry contexts.

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

activeEqual

boolean

false

none

Filter by exact match of active

nameLike

string

false

none

Filter by partial match of name

profileIdEqual

integer(int64)

false

none

Filter by exact match of profile id

accountingStandardTypeEqual

AccountingStandardE

false

none

Filter by exact match of accounting standard type

inputEqual

ActivityAnalysisReportJobInputDto

false

none

Filter by exact match of input

fromYearEqual

integer(int32)

false

none

Filter by exact match of from year

fromPeriodEqual

integer(int32)

false

none

Filter by exact match of from period

toYearEqual

integer(int32)

false

none

Filter by exact match of to year

toPeriodEqual

integer(int32)

false

none

Filter by exact match of to period

listObjectTypeEqual

ListObjectType

false

none

Filter by exact match of list object type

objectsListLike

string

false

none

Filter by partial match of objects list

leaseClassificationsLike

string

false

none

Filter by partial match of lease classifications

leaseTypeEqual

LeaseType

false

none

Filter by exact match of lease type

internalAssetClassEqual

InternalAssetClassLite

false

none

Filter by exact match of internal asset class

fromDateEqual

string(date)

false

none

Filter by exact match of from date

toDateEqual

string(date)

false

none

Filter by exact match of to date

activationGroupStatusIn

ActivityAnalysisActivationGroupStatus

false

none

Filter by multiple values of activation group status

reportTypeEqual

ReportType

false

none

Filter by exact match of report type