Represents a team.
| Name | Type | Description | |
|---|---|---|---|
| id | Long | Read only |
The unique id of this team. |
| name | String | Read only |
The name of this team. |
| createdAt | Date | Read only |
The ISO date/time when this team was created. |
| updatedAt | Date | Read only |
The ISO date/time when this team was last updated. |