Public Attributes | List of all members
CredentialsType Struct Reference

Defines credentials to connect to a TabT website. More...

Public Attributes

 $Account
 
 $Password
 
 $OnBehalfOf
 

Detailed Description

Defines credentials to connect to a TabT website.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Some functions may require special rights to be processed successfully. The account (username and password) to be used is the same than the one used to connect to the TabT website.

See also
Test, GetSeasons, GetClubTeams, GetDivisionRanking, GetMatches, GetMembers, Upload, GetClubs, GetDivisions, GetPlayerCategories, GetTournaments

Member Data Documentation

◆ $Account

CredentialsType::$Account

The user name on the TabT website you want to gather data from

type: string

◆ $OnBehalfOf

CredentialsType::$OnBehalfOf

Unique index of the member to be used when executing the current request.

For administrators, give them the option to send request on behalf of another user. This can be interesting to make sure comments and other actions are recorded under the correct identity.

type: int

◆ $Password

CredentialsType::$Password

Your password

type: string


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