FeatureInfoObject Class
The base class Features-related response objects inherit from.
- Inheritance
-
FeatureInfoObject
Constructor
FeatureInfoObject(*, id: Optional[int] = None, name: Optional[str] = None, is_active: Optional[bool] = None, enabled_for_all_models: Optional[bool] = None, **kwargs)
Parameters
- enabled_for_all_models
- bool
Required
Indicates if the feature is enabled for all models in the application.
Feedback
Submit and view feedback for