Convert a value with edm format to one with typescript format. 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 with edm format to one with typescript format. This function is typically used when deserializing an OData response.