Fields
-
Allow
Null The property must be defined in JSON but can be a null value. - Always The property must be defined in JSON and cannot be a null value.
- Default The property is not required. The default state.
-
Disallow
Null The property is not required but it cannot be a null value.