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