# DistrictRankingEventPointsInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**district_cmp** | **bool** | `true` if this event is a District Championship event. |
**total** | **i32** | Total points awarded at this event. |
**alliance_points** | **i32** | Points awarded for alliance selection. |
**elim_points** | **i32** | Points awarded for elimination match performance. |
**award_points** | **i32** | Points awarded for event awards. |
**event_key** | **String** | TBA Event key for this event. |
**qual_points** | **i32** | Points awarded for qualification match performance. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)