MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / total_trades

Method total_trades

models/me.py:49–50  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47
48 @property
49 def total_trades(self) -> Optional[int]:
50 return self._total_trades
51
52
53class Preferences:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected