SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...
    ServiceCredentials: { clientid: string; [other: string]: any } & (
        { clientsecret: string }
        | { certificate: string; key: string }
    )

    Unspecific representation of a service's credentials as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

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