Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ collection
Method
collection
models/item.py:177–178 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
175
176
@property
177
def
collection(self) -> Optional[str]:
178
return
self._collection
179
180
@property
181
def
badges(self) -> Optional[list]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected