Team Resource
@JsonClass(generateAdapter = true )
Data class representing a TeamResource. Conforms to Resource, HasName, HasIcon and HasLinks.
Parameters
created At
The timestamp when the team was created.
updated At
The timestamp when the team was last updated.
id
The unique identifier of the team.
name
The name of the team.
icon
The icon of the team.
links
The links associated with the team.