UnitDtoFilter

📄 Description: Filter criteria for querying UnitDto records. Supports filtering by identifiers, dates, states, classifications, and organizational attributes.

Properties

Name

Type

Required

Restrictions

Description

idIn

[integer]

false

none

Filter by a list of unit IDs.

idEqual

integer(int64)

false

none

Filter by an exact unit ID.

idLike

string

false

none

Filter by a unit ID using pattern matching.

createdAtGreaterThanOrEqual

string(date-time)

false

none

Filter for units created at or after this timestamp.

createdAtLessThanOrEqual

string(date-time)

false

none

Filter for units created at or before this timestamp.

createdByLike

string

false

none

Filter by creator using pattern matching.

createdByEqual

string

false

none

Filter by exact creator.

modifiedAtGreaterThanOrEqual

string(date-time)

false

none

Filter for units modified at or after this timestamp.

modifiedAtLessThanOrEqual

string(date-time)

false

none

Filter for units modified at or before this timestamp.

modifiedByLike

string

false

none

Filter by modifier using pattern matching.

modifiedByEqual

string

false

none

Filter by exact modifier.

displayIdIn

[string]

false

none

Filter by a list of display IDs.

displayIdLike

string

false

none

Filter by display ID using pattern matching.

nameOrDisplayIdLike

string

false

none

Filter by name or display ID using pattern matching.

nameLike

string

false

none

Filter by name using pattern matching.

assetNumberLike

string

false

none

Filter by asset number using pattern matching.

referenceIdLike

string

false

none

Filter by reference ID using pattern matching.

serialNumberLike

string

false

none

Filter by serial number using pattern matching.

licenseNumberLike

string

false

none

Filter by license number using pattern matching.

inventoryNumberLike

string

false

none

Filter by inventory number using pattern matching.

shippingDateGreaterThanOrEqual

string(date)

false

none

Filter by shipping date greater than or equal to.

shippingDateLessThanOrEqual

string(date)

false

none

Filter by shipping date less than or equal to.

shippingDateEqual

string(date)

false

none

Filter by exact shipping date.

deliveryDateGreaterThanOrEqual

string(date)

false

none

Filter by delivery date greater than or equal to.

deliveryDateLessThanOrEqual

string(date)

false

none

Filter by delivery date less than or equal to.

deliveryDateEqual

string(date)

false

none

Filter by exact delivery date.

receptionDateGreaterThanOrEqual

string(date)

false

none

Filter by reception date greater than or equal to.

receptionDateLessThanOrEqual

string(date)

false

none

Filter by reception date less than or equal to.

receptionDateEqual

string(date)

false

none

Filter by exact reception date.

activationDateGreaterThanOrEqual

string(date)

false

none

Filter by activation date greater than or equal to.

activationDateLessThanOrEqual

string(date)

false

none

Filter by activation date less than or equal to.

activationDateEqual

string(date)

false

none

Filter by exact activation date.

rouEndDateGreaterThanOrEqual

string(date)

false

none

Filter by ROU end date greater than or equal to.

rouEndDateLessThanOrEqual

string(date)

false

none

Filter by ROU end date less than or equal to.

rouEndDateEqual

string(date)

false

none

Filter by exact ROU end date.

stateIn

[string]

false

none

Filter by a list of unit states.

taxCalculationTypeIn

[string]

false

none

Filter by tax calculation types.

internalAssetClassIdEqual

integer(int64)

false

none

Filter by internal asset class ID.

internalAssetClassDisplayIdEqual

string

false

none

Filter by internal asset class display ID.

profitCenterIdEqual

integer(int64)

false

none

Filter by profit center ID.

profitCenterDisplayIdEqual

string

false

none

Filter by profit center display ID.

workBreakdownStructureIdEqual

integer(int64)

false

none

Filter by WBS ID.

workBreakdownStructureDisplayIdEqual

string

false

none

Filter by WBS display ID.

functionalAreaIdEqual

integer(int64)

false

none

Filter by functional area ID.

functionalAreaDisplayIdEqual

string

false

none

Filter by functional area display ID.

businessAreaIdEqual

integer(int64)

false

none

Filter by business area ID.

businessAreaDisplayIdEqual

string

false

none

Filter by business area display ID.

networkIdEqual

integer(int64)

false

none

Filter by network ID.

networkDisplayIdEqual

string

false

none

Filter by network display ID.

segmentIdEqual

integer(int64)

false

none

Filter by segment ID.

segmentDisplayIdEqual

string

false

none

Filter by segment display ID.

internalOrderIdEqual

integer(int64)

false

none

Filter by internal order ID.

internalOrderDisplayIdEqual

string

false

none

Filter by internal order display ID.

internalOrderTypeIdEqual

integer(int64)

false

none

Filter by internal order type ID.

internalOrderTypeDisplayIdEqual

string

false

none

Filter by internal order type display ID.

currencyCodeEqual

integer(int64)

false

none

Filter by currency code ID.

currencyCodeDisplayIdEqual

string

false

none

Filter by currency code display ID.

taxCodeForPrincipalPaymentIdEqual

integer(int64)

false

none

Filter by tax code for principal payment ID.

taxCodeForPrincipalPaymentDisplayIdEqual

string

false

none

Filter by tax code for principal payment display ID.

taxJurisdictionForPrincipalPaymentIdEqual

integer(int64)

false

none

Filter by tax jurisdiction for principal payment ID.

taxJurisdictionForPrincipalPaymentDisplayIdEqual

string

false

none

Filter by tax jurisdiction for principal payment display ID.

taxCodeForInterestPaymentIdEqual

integer(int64)

false

none

Filter by tax code for interest payment ID.

taxCodeForInterestPaymentDisplayIdEqual

string

false

none

Filter by tax code for interest payment display ID.

taxJurisdictionForInterestPaymentIdEqual

integer(int64)

false

none

Filter by tax jurisdiction for interest payment ID.

taxJurisdictionForInterestPaymentDisplayIdEqual

string

false

none

Filter by tax jurisdiction for interest payment display ID.

taxCodeForNonLeasePaymentIdEqual

integer(int64)

false

none

Filter by tax code for non-lease payment ID.

taxCodeForNonLeasePaymentDisplayIdEqual

string

false

none

Filter by tax code for non-lease payment display ID.

taxJurisdictionForNonLeasePaymentIdEqual

integer(int64)

false

none

Filter by tax jurisdiction for non-lease payment ID.

taxJurisdictionForNonLeasePaymentDisplayIdEqual

string

false

none

Filter by tax jurisdiction for non-lease payment display ID.

costCenterIdIn

[integer]

false

none

Filter by multiple cost center IDs.

costCenterDisplayIdIn

[string]

false

none

Filter by multiple cost center display IDs.

taxJurisdictionIdEqual

integer(int64)

false

none

Filter by tax jurisdiction ID.

taxJurisdictionDisplayIdEqual

string

false

none

Filter by tax jurisdiction display ID.

taxCodeIdEqual

integer(int64)

false

none

Filter by tax code ID.

taxCodeDisplayIdEqual

string

false

none

Filter by tax code display ID.

responsibleCostCenterIdEqual

integer(int64)

false

none

Filter by responsible cost center ID.

responsibleCostCenterDisplayIdEqual

string

false

none

Filter by responsible cost center display ID.

plantIdEqual

integer(int64)

false

none

Filter by plant ID.

plantDisplayDisplayIdEqual

string

false

none

Filter by plant display ID.

assetCostCenterIdEqual

integer(int64)

false

none

Filter by asset cost center ID.

assetCostCenterDisplayIdEqual

string

false

none

Filter by asset cost center display ID.

assetProfitCenterIdEqual

integer(int64)

false

none

Filter by asset profit center ID.

assetProfitCenterDisplayIdEqual

string

false

none

Filter by asset profit center display ID.

assetWorkBreakdownStructureIdEqual

integer(int64)

false

none

Filter by asset WBS ID.

assetWorkBreakdownStructureDisplayIdEqual

string

false

none

Filter by asset WBS display ID.

assetTaxJurisdictionIdEqual

integer(int64)

false

none

Filter by asset tax jurisdiction ID.

assetTaxJurisdictionDisplayIdEqual

string

false

none

Filter by asset tax jurisdiction display ID.

assetBusinessUnitIdEqual

integer(int64)

false

none

Filter by asset business unit ID.

assetBusinessUnitDisplayIdEqual

string

false

none

Filter by asset business unit display ID.

assetSegmentIdEqual

integer(int64)

false

none

Filter by asset segment ID.

assetSegmentDisplayIdEqual

string

false

none

Filter by asset segment display ID.

activationGroupIdIn

[integer]

false

none

Filter by multiple activation group IDs.

activationGroupDisplayIdIn

[string]

false

none

Filter by multiple activation group display IDs.

activationGroupDisplayIdLike

string

false

none

Filter by activation group display ID using pattern matching.