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

Method stripe_connect

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

Source from the content-addressed store, hash-verified

220
221 @property
222 def stripe_connect(self) -> Optional[set]:
223 return self._stripe_connect
224
225 @property
226 def has_valid_steam_api_key(self) -> Optional[bool]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected