Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ online
Method
online
models/me.py:234–235 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
232
233
@property
234
def
online(self) -> Optional[bool]:
235
return
self._online
236
237
@property
238
def
fee(self) -> Optional[float]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected