Convert a value from EDM format to TypeScript. This function is typically used when deserializing an OData response.
The original value with EDM format.
The EDM type of that value.
(De-)serializers used for transformation.
Deserialized value.
Copyright Ⓒ 2024 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.