ParameterEncoder: ((parameter: Record<string, any>) => Record<string, any>)

Type declaration

    • (parameter: Record<string, any>): Record<string, any>
    • Type of the parameter encoder.

      Parameters

      • parameter: Record<string, any>

      Returns Record<string, any>

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