Club

Represents the club details of a team.

Properties

NameTypeDescription

id

UUID

Unique club id

name

String

Name of the club

{
   "id": "3989c21b-22d6-465b-ba80-b2bd436789bc",
   "name": "Carolina Hurricanes"
}

Last updated