Represents the static API of an entity.

Type Parameters

Hierarchy

  • Constructable

Constructors

  • Parameters

    • Rest ...args: any[]

    Returns EntityT

Properties

_defaultServicePath: string

Service path as specified in the service-mapping.json, e.g., /sap/opu/odata/sap/API_COMMON_SRV.

_entityName: string

Name of the entity.

_keys: string[]

Names of the key properties of the entity.

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