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

Type of the parameter encoder.

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

Type declaration

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

      • parameter: Record<string, any>

      Returns Record<string, any>