EnabledConfig interface
Enabled configuration.
Properties
enabled | True if configuration is enabled, false if it is disabled and null if configuration is not set. |
Property Details
enabled
True if configuration is enabled, false if it is disabled and null if configuration is not set.
enabled?: boolean
Property Value
boolean