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

    Interface DestinationFromServiceBindingOptions

    Options to customize the behavior of getDestinationFromServiceBinding.

    interface DestinationFromServiceBindingOptions {
        serviceBindingTransformFn?: ServiceBindingTransformFunction;
    }
    Index

    Properties

    serviceBindingTransformFn?: ServiceBindingTransformFunction

    Custom transformation function to control how a Destination is built from the given Service.

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