SAP Cloud SDK for JavaScript - v4.1.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 Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.