Player (Action)
Represents the player details in the actions feed.
Last updated
Was this helpful?
Represents the player details in the actions feed.
id uuid
Unique player id
name string
Full name of the player
"player": {
"id": "ac367f4c-c8a5-48ac-afdc-be9fbddfa60c",
"name": "Kristof D'Haene"
}Last updated
Was this helpful?
Was this helpful?