Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 449 Bytes

NullValue.md

File metadata and controls

10 lines (6 loc) · 449 Bytes

OpenFga.Sdk.Model.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]