> For the complete documentation index, see [llms.txt](https://pyot.iann838.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyot.iann838.com/models/tft/thirdpartycode.md).

# 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`
