Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ id
Method
id
models/listing.py:47–48 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
46
@property
47
def
id(self) -> Optional[int]:
48
return
self._id
49
50
@property
51
def
created_at(self) -> Optional[str]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected