Name | Description | Type | Additional information |
---|---|---|---|
PlayerId |
Id of the player. This id is unique, but may be changes between version updates of the application. |
integer |
None. |
Key |
The unique key of the player. While the id of the player is also unique, this key will never change due to database reconfigurations. |
integer |
None. |
MemberId |
Dart connect member id. |
string |
None. |
FullName |
The name of the player. |
string |
None. |
FirstName | string |
None. |
|
LastName |
The Lastname is the surname with a unique identification |
string |
None. |
SurName | string |
None. |
|
Nationality |
The nationality of the player. |
string |
None. |
string |
None. |
||
DateOfBirth | date |
None. |
|
Age | integer |
None. |
|
Gender | string |
None. |
|
CountryCode |
The nationality of the player represented by the country code. For example NL for the Netherlands. |
string |
None. |
Attachment |
A photo of the player. |
string |
None. |
AttachmentContentType | string |
None. |
|
AttachmentPhotographer | string |
None. |
|
AttachmentDescription | string |
None. |
|
AttachmentThrow | string |
None. |
|
AttachmentThrowContentType | string |
None. |
|
AttachmentThrowPhotographer | string |
None. |
|
AttachmentThrowDescription | string |
None. |
|
AttachmentPassport | string |
None. |
|
AttachmentPassportContentType | string |
None. |
|
AttachmentPassportPhotographer | string |
None. |
|
AttachmentPassportDescription | string |
None. |
|
AttachmentWDF | string |
None. |
|
AttachmentWDFContentType | string |
None. |
|
AttachmentWDFPhotographer | string |
None. |
|
AttachmentWDFDescription | string |
None. |
|
Url | string |
None. |