public class OrganizationPersonPublic Class OrganizationPersonpublic ref class OrganizationPersontype 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 |