Bases: Feature
A feature for enabling license management.
When enabled, licensed product information will appear in the
Administration UI and in banners when necessary.
-
feature_id: Optional[str] = 'licensing'[source]
The unique ID/slug of the feature.
-
name: Optional[StrOrPromise] = 'Licensing Support'[source]
The name of the feature.
-
level: FeatureLevel = 100[source]
Stability level of the feature.
-
summary: Optional[StrOrPromise] = 'Support for managing licensed Review Board products.'[source]
A summary of the feature.