Thirdpartycode

Module: pyot.models.tft.thirdpartycode

class ThirdPartyCode

Type: PyotCore

Definitions:

  • __init__ -> None

    • summoner_id: str = empty

    • platform: str = models.tft.DEFAULT_PLATFORM

Endpoints:

  • third_party_code_v4_code: ['summoner_id']

Attributes:

  • code -> str

  • summoner_id -> str

Properties:

  • property summoner -> Summoner

Last updated