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

    Type Alias ServiceBindingTransformFunction

    ServiceBindingTransformFunction: (
        service: Service,
        options?: ServiceBindingTransformOptions,
    ) => Promise<Destination>

    Type of the function to transform the service binding.

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

    Type declaration