Type of the entity to be filtered.
Creates an instance of FilterLink
.
Linked entity to be used in the filter.
List of filterables for the linked entity.
Readonly
_deDummy property to also include the deserializer type in the structure of the entity type.
Readonly
_entityEntity type of the entity tp be filtered.
Readonly
_linkedLinked entity to be filtered by.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Data structure to represent filter on properties of a navigation property (link). In OData v2 filtering for navigation properties is ONLY supported for properties with a one-to-one cardinality (OneToOneLink).
Example
Type Param: LinkedEntityT
Type of the linked entity which is used in the filter.