UserFeatureFlagMetadata
A base class for all of Deci's model classes. A model stores data in constant fields, and let us manipulate the data in a more readable way.
Properties
Name | Type | Description | Notes |
---|---|---|---|
feature_id | str | ||
is_on | bool |
A base class for all of Deci's model classes. A model stores data in constant fields, and let us manipulate the data in a more readable way.
Name | Type | Description | Notes |
---|---|---|---|
feature_id | str | ||
is_on | bool |