Protected
_entityReadonly
_entityBuilds an entity from JSON representation. If you have obtained the JSON object as a request payload use the entityDeserializer methods. Note that fields not mappable to a field in the target entity are silently ignored.
EntityBase constructed from JSON representation.
Representation of the entity in JSON format.
Sets the custom fields for the entity.
The entity builder itself for method chaining.
The custom fields you want to add.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Contains the methods to build an entity.