| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | ||
| name | String | [optional] | |
| children | List<Team> | [optional] | |
| parent | Team | [optional] | |
| permissions | List<Permission> | [optional] | |
| dealer | Dealer | [optional] | |
| owner | User | [optional] | |
| createdAt | OffsetDateTime | ||
| updatedAt | OffsetDateTime |