Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ d_param
Method
d_param
models/item.py:96–97 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
94
95
@property
96
def
d_param(self) -> Optional[int]:
97
return
self._d_param
98
99
@property
100
def
is_stattrak(self) -> Optional[bool]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected