Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ statistics
Method
statistics
models/seller.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
61
@property
62
def
statistics(self) -> Optional[Statistics]:
63
return
Statistics(data=self._statistics)
64
65
@property
66
def
steam_id(self) -> Optional[int]:
Callers
nothing calls this directly
Calls
1
Statistics
Class · 0.70
Tested by
no test coverage detected