public class OrganizationPerson
Public Class OrganizationPerson
public ref class OrganizationPerson
type OrganizationPerson = class end
OrganizationPerson | Initializes a new instance of the OrganizationPerson class |
ClubId | Id of the club |
ClubName | Name of the club |
FirstName | First Name of player |
LastChangedDate | Date when the person was last modified |
MobilePhone | Mobile phone number |
PersonId | Id of the person |
PersonInfoHidden | This value is true if person info is left out. This is the case if the person is under 15 |
RoleId | The type of role the person has |
RoleName | The name of role the person has |
SurName | SurName of player |
TeamId | Id of the team |
TeamName | Name of the team |