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