Player (Squad)
Represents the player details in the Squads feed.
Properties
id uuid
Unique player id
fullName string
Full name of the player
firstName string
First name
lastName string
Last name
shirtNumber string
Shirt number
position string
Playing position
location Location
Origin of player
verified string
Indicates whether a player's information has been verified Example: true or false
Last updated