Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ tradable
Method
tradable
models/item.py:129–130 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
127
128
@property
129
def
tradable(self) -> Optional[bool]:
130
return
self._tradable
131
132
@property
133
def
inspect_link(self) -> Optional[str]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected