Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ obfuscated_id
Method
obfuscated_id
models/me.py:230–231 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
228
229
@property
230
def
obfuscated_id(self) -> Optional[str]:
231
return
self._obfuscated_id
232
233
@property
234
def
online(self) -> Optional[bool]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected