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

Class TraitModel

api/util/engine_models/identities/traits/models.py:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5
6class TraitModel(BaseModel):
7 trait_key: str
8 trait_value: ContextValue = Field(...)

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…