Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ sold_at
Method
sold_at
models/listing.py:107–108 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
105
106
@property
107
def
sold_at(self) -> Optional[str]:
108
return
self._sold_at
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected