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

Method actionable_trades

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

Source from the content-addressed store, hash-verified

273
274 @property
275 def actionable_trades(self) -> Optional[int]:
276 return self._actionable_trades

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected