MCPcopy Create free account
hub / github.com/Flagsmith/flagsmith / FeatureSegmentModel

Class FeatureSegmentModel

api/util/engine_models/features/models.py:32–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32class FeatureSegmentModel(BaseModel):
33 priority: typing.Optional[int] = None
34
35
36class MultivariateFeatureStateValueList(

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…