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

Method withdraw_fee

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

Source from the content-addressed store, hash-verified

240
241 @property
242 def withdraw_fee(self) -> Optional[float]:
243 return self._withdraw_fee
244
245 @property
246 def subscriptions(self) -> Optional[list]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected