Type alias OrderableInput<EntityT, DeSerializersT, LinkedEntityApiT>

OrderableInput<EntityT, DeSerializersT, LinkedEntityApiT>: SimpleTypeFields<EntityT> | Link<EntityT, DeSerializersT, LinkedEntityApiT> | ComplexTypePropertyFields<EntityT>

A union of all types that can be used as input for ordering.

Type Parameters

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