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

Method max_offer_discount

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

Source from the content-addressed store, hash-verified

66
67 @property
68 def max_offer_discount(self) -> Optional[int]:
69 return self._max_offer_discount
70
71
72class FirebaseMessaging:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected