Convert a value from EDM format to TypeScript. This function is typically used when deserializing an OData response.
Deserialized value.
The original value with EDM format.
The EDM type of that value.
(De-)serializers used for transformation.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Convert a value from EDM format to TypeScript. This function is typically used when deserializing an OData response.
Returns
Deserialized value.