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

Method know_your_customer

models/me.py:210–211  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

208
209 @property
210 def know_your_customer(self) -> Optional[str]:
211 return self._know_your_customer
212
213 @property
214 def extension_setup_at(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected