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

Class MultivariateValueChangeSet

api/features/versioning/dataclasses.py:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35@dataclass
36class MultivariateValueChangeSet:
37 multivariate_feature_option_id: int
38 percentage_allocation: float
39
40
41@dataclass

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…