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

    Type Alias OperationParameters<ParametersT>

    OperationParameters: {
        [K in keyof ParametersT]: OperationParameter<ParametersT[K]>
    }

    Internal representation of all parameters of an operation as a map.

    Type Parameters

    • ParametersT

      External representation of all parameters.

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