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

Method reference

models/listing.py:75–76  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

73
74 @property
75 def reference(self) -> Optional[Reference]:
76 return Reference(data=self._reference)
77
78 @property
79 def item(self) -> Optional[Item]:

Callers

nothing calls this directly

Calls 1

ReferenceClass · 0.85

Tested by

no test coverage detected