FilterFunctionParameterType<EntityT>: FilterFunctionPrimitiveParameterType | Field<EntityT, boolean, boolean> | FilterFunction<EntityT, any> | FilterFunctionPrimitiveParameterType[]

Type of a parameter of a filter function. This can either be a primitive type, a reference to a field or another filter function.

Type Parameters

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.