hpcflow.sdk.core.parameters.NullDefault#

class hpcflow.sdk.core.parameters.NullDefault(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#

Bases: Enum

Sentinel value used to distinguish an explicit null.

Attributes

NULL

Special sentinel.

NULL = 0#

Special sentinel. Used in situations where otherwise a JSON object or array would be.