Interface implemented by OData requests defining the getter and setter for the batch reference.

Hierarchy

  • WithBatchReference

Implemented by

Properties

getBatchReference: (() => BatchReference)

Type declaration

setBatchId: ((id: string) => void)

Type declaration

    • (id: string): void
    • Setter for the batch reference.

      Parameters

      • id: string

      Returns void

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