hpcflow.sdk.core.parameters.NullDefault#

class hpcflow.sdk.core.parameters.NullDefault(*values)#

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.