NfsDvConfigDtoFilter

📄 Description: NfsDvConfigDtoFilter is a data transfer object that encapsulates filtering criteria for portfolio and asset analytics within the Nakisa Portfolio Management Suite, enabling users to refine their insights on real estate properties effectively.

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

levelEqual

string

false

none

Filter by exact match of level

levelIn

[string]

false

none

Filter by multiple values of level

controlEqual

string

false

none

Filter by exact match of control

controlIn

[string]

false

none

Filter by multiple values of control

statusEqual

string

false

none

Filter by exact match of status

statusIn

[string]

false

none

Filter by multiple values of status

fieldEqual

string

false

none

Filter by exact match of field

fieldIn

[string]

false

none

Filter by multiple values of field

conditionsEqual

NfsDvConditionDto

false

none

Filter by exact match of conditions

Enumerated Values

Attribute

Value

controlEqual

EDITABLE, LOCKED

fieldEqual

AG_CONSUMER_PRICE_INDEX, AG_CONSUMER_PRICE_INDEX_CATEGORY, AG_CONSUMER_PRICE_INDEX_CATEGORY_NON_LEASE, AG_CONSUMER_PRICE_INDEX_NON_LEASE, AG_EVENT_DISCOUNT_RATE_REVISION, AG_EVENT_MODIFICATION_REASONS, AG_REVISION_END_OF_TERM_INTENTION, CT_ASSET_VALUE_CURRENCY_TYPE, CT_BUSINESS_UNIT, CT_CALENDAR_TYPE, CT_COMPANY, CT_COMPOUNDING_FREQUENCY, CT_CURRENCY, CT_INDEXED_CURRENCY, CT_LEASE_AREA, CT_LEASE_DEPARTMENT, CT_LEASE_GROUP, CT_PRINCIPAL_POSITION_TYPE, CT_USE_IBR_RATE, FOS_ERP_SYSTEM, FOS_PRINCIPAL_POSITION_MODE, LC_INTERNAL_ASSET_CLASS, LC_UNIT_OF_MEASURE, LD_LEASE_TYPE, MA_BUSINESS_UNIT, MA_COMPANY, MA_LEASE_AREA, MA_LEASE_DEPARTMENT, MA_LEASE_GROUP, MIJ_INDEXATION_DATE_TYPE, MIJ_INDEXATION_DATE_TYPE_NON_LEASE, MIJ_JOB_INDEXATION_TYPE, MIJ_JOB_INDEXATION_TYPE_NON_LEASE, MIJ_SKIP_ACTIVATION_GROUPS_WITH_OPEN_DRAFTS, MMJ_SKIP_ITEMS_WITH_OPEN_DRAFT, MPJ_SKIP_ACTIVATION_GROUPS_WITH_OPEN_DRAFTS, MWJ_ACCEPTS_HITCHHICKERS, MWJ_USE_DEFAULT_WORKBOOK_INPUT, TNC_AMOUNT_FREQUENCY, TNC_TERM_TYPE

levelEqual

APPLICATION, PERSONAL

statusEqual

DISABLED, ENABLED