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

    Type Alias FieldTypeByEdmType<T, EdmT, NullableT>

    Convenience type that maps the given EDM type to a field type. It also considers whether the field is nullable.

    Type Parameters

    • T extends DeSerializers
    • EdmT extends EdmTypeShared<"any">

      EDM type of the field. Deprecated: Field type of the field.

    • NullableT extends boolean

      Boolean type that represents whether the field is nullable.

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