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

    Interface implemented by OData requests needing identifier to reference an entity for a batch request like create, delete, getByKey, update or bound actions/functions.

    interface BatchReference {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    Batch reference identifier.

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