Team
Represents the details of a team.
Attributes
Name
Type
Description
{
"id": "bf4fd114-bea6-4e35-8b08-3190169f37f2",
"name": "Crabb/T. Sander",
"homeTeam": false
}Last updated
Was this helpful?
Represents the details of a team.
id
uuid
Unique ID of the team.
name
string
Name of the team.
homeTeam
boolean
Indicates whether or not the team plays at home or away.
{
"id": "bf4fd114-bea6-4e35-8b08-3190169f37f2",
"name": "Crabb/T. Sander",
"homeTeam": false
}Last updated
Was this helpful?
Was this helpful?