SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Type Alias CollectionFieldType<CollectionFieldT>

    Convenience type to reflect the type of the instances of a collection field. The actual type of the elements for complex type collections is ComplexTypeNamespace.

    Type Parameters

    • CollectionFieldT extends EdmTypeShared<"any"> | Record<string, any>

      Type of of elements of the collection. This can either be an EDM type or complex type.

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