Public Attributes | List of all members
GetClubTeamsRequest Struct Reference

Input parameters of the GetClubTeams API. More...

Public Attributes

 $Credentials
 
 $Club
 
 $Season
 

Detailed Description

Input parameters of the GetClubTeams API.

See also
GetClubTeams

Member Data Documentation

◆ $Club

GetClubTeamsRequest::$Club

The club wherein the teams are playing.

This parameter contains the unique identifier of the club where the team(s) returned by GetClubTeams belongs to. Example : VLB-225 for VTTL club of Hurricane TTW.

type: string

◆ $Credentials

GetClubTeamsRequest::$Credentials

Defines credentials to connect to a TabT website

type: CredentialsType

◆ $Season

GetClubTeamsRequest::$Season

The season when the teams have played.

This parameter is optional, default is the current season (see GetSeasons)

type: int


The documentation for this struct was generated from the following file: