Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 469 Bytes

File metadata and controls

12 lines (6 loc) · 469 Bytes

NullValue

NullValue is a singleton enumeration to represent the null value for the Value type union. The JSON representation for NullValue is JSON null. - NULL_VALUE: Null value.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]