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

Method quality

models/item.py:112–113  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

110
111 @property
112 def quality(self) -> Optional[int]:
113 return self._quality
114
115 @property
116 def market_hash_name(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected