EnabledInScope is an enumerated list related to the scope of feature flag enablement.

Table: EnabledInScope

ParameterTypeRequired[a]DefaultDescription
Disabledboolean  Whether the feature flag is disabled.
GlobalScopeboolean  Whether the feature flag is enabled globally.
OrganizationScopeboolean  Whether the feature flag is enabled for the organization.
UserScopeboolean  Whether the feature flag is enabled for the user.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.