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

Method username

models/seller.py:70–71  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

68
69 @property
70 def username(self) -> Optional[str]:
71 return self._username
72
73 @property
74 def verification_mode(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected