Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
class
TraitModel(BaseModel):
7
trait_key: str
8
trait_value: ContextValue = Field(...)
Callers
3
test_map_identity_to_engine__identity_with_traits_and_overrides__returns_expected_model
Function · 0.90
update_traits
Method · 0.90
map_traits_to_engine
Function · 0.90
Calls
no outgoing calls
Tested by
1
test_map_identity_to_engine__identity_with_traits_and_overrides__returns_expected_model
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…