SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...
    ParameterEncoder: (parameter: Record<string, any>) => Record<string, any>

    Type of the parameter encoder.

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

    Type declaration

      • (parameter: Record<string, any>): Record<string, any>
      • Parameters

        • parameter: Record<string, any>

        Returns Record<string, any>