Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ email
Method
email
models/me.py:170–171 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
168
169
@property
170
def
email(self) -> Optional[str]:
171
return
self._email
172
173
@property
174
def
balance(self) -> Optional[int]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected