DevExtreme jQuery - EdmLiteral API
The EdmLiteral is an object for working with primitive data types from the OData's Abstract Type System that are not supported in JavaScript.
                        import { EdmLiteral } from "devextreme/data/odata/utils"
                    
            See Also
Methods
This section describes methods that control an EdmLiteral instance.
| Name | Description | 
|---|---|
| ctor(value) | Creates an EdmLiteral instance with a new value. | 
| valueOf() | Gets the EdmLiteral's value converted to a string. | 
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.