import 'package:tba_api_client/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| districtCmp | bool | `true` if this event is a District Championship event. | [default to null] |
| total | int | Total points awarded at this event. | [default to null] |
| alliancePoints | int | Points awarded for alliance selection. | [default to null] |
| elimPoints | int | Points awarded for elimination match performance. | [default to null] |
| awardPoints | int | Points awarded for event awards. | [default to null] |
| eventKey | String | TBA Event key for this event. | [default to null] |
| qualPoints | int | Points awarded for qualification match performance. | [default to null] |