Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ flags
Method
flags
models/seller.py:42–43 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
40
41
@property
42
def
flags(self) -> Optional[int]:
43
return
self._flags
44
45
@property
46
def
has_valid_steam_api_key(self) -> Optional[bool]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected