public class ClubUserPublic Class ClubUserpublic ref class ClubUsertype ClubUser = class end| ClubUser | Initializes a new instance of the ClubUser class |
| ClubId | Club the user belongs to |
| DistrictId | District the user belongs to |
| Email address of the user | |
| FirstName | Firstname of the user |
| IsAdm | True if the user is a user has access to perform administrative taks |
| IsClubTournamentAdm | True if the user has access to perform club tournament tasks |
| IsCompetenceAdm | True if the user has access to manage competence |
| IsFutsalAdm | True if the user has access to mange futsal palyers |
| IsMatchReporter | True if the user is a user has access to perform match report tasks |
| IsPtsAdmContract | True if the user has access to perform transfers for players with a contract |
| IsPtsAdmNoContract | True if the user has access to perform transfers for players without a contract |
| IsQualityClubAdm | True if the user has access to perform quality club tasks |
| IsRefereeInvoiceAdm | True if the user has access to referee invoicing |
| IsTelenorXtraAdm | True if the user has access to perform TelenorXtra club tasks |
| IsUserAdm | True if the user has access to manage users |
| LastLogin | Date/time the user was last logged in |
| MobilePhone | Mobile phone number of the user |
| PersonInfoHidden | True if person information is hidden |
| PlayerTransferAdmin | True if the user has access to perform professional player transfers |
| SurName | Surname of the user |
| UserType | UserType |
| UserTypeName | Name of the UserType |