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

Method quantity

models/stickers.py:21–22  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

19
20 @property
21 def quantity(self) -> Optional[int]:
22 return self._quantity
23
24 @property
25 def updated_at(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected