Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ preferences
Method
preferences
models/me.py:206–207 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
204
205
@property
206
def
preferences(self) -> Optional[Preferences]:
207
return
Preferences(data=self._preferences)
208
209
@property
210
def
know_your_customer(self) -> Optional[str]:
Callers
nothing calls this directly
Calls
1
Preferences
Class · 0.85
Tested by
no test coverage detected