Player |
The PlayerDataDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| ClubId | Required when using the http interface for the dataconnector | |
| CountryCode | Optional | |
| FirstName | Optional | |
| LastName | Required | |
| PlayerNumber | Required, must uniquely identify the player within the session. | |
| SessionGuid | Required, the guid of the session the player participates in. | |
| ValidationMessages | An array of messages describing problems in data integrity and invalid values. |