Module: pyot.models.tft.thirdpartycode
pyot.models.tft.thirdpartycode
ThirdPartyCode
Type: PyotCore
PyotCore
Definitions:
__init__ -> None
__init__
None
summoner_id: str = empty
summoner_id
str = empty
platform: str = models.tft.DEFAULT_PLATFORM
platform
str = models.tft.DEFAULT_PLATFORM
Endpoints:
third_party_code_v4_code: ['summoner_id']
third_party_code_v4_code
['summoner_id']
Attributes:
code -> str
code
str
summoner_id -> str
Properties:
property summoner -> Summoner
summoner
Summoner
Last updated 3 years ago