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

    Collection of all destinations from the provider and subscriber account. The used DestinationSelectionStrategy will decide which destination is selected in the end.

    interface AllDestinations {
        provider: DestinationsByType;
        subscriber: DestinationsByType;
    }
    Index

    Properties

    Properties

    Collection of all destinations from the provider account.

    subscriber: DestinationsByType

    Collection of all destinations from the subscriber account.

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