Skip to content

Files

Latest commit

author
Travis CI User
Jun 4, 2020
54d72da · Jun 4, 2020

History

History
19 lines (14 loc) · 849 Bytes

EventDistrictPointsPoints.md

File metadata and controls

19 lines (14 loc) · 849 Bytes

tba_api_client.model.EventDistrictPointsPoints

Load the model package

import 'package:tba_api_client/api.dart';

Properties

Name Type Description Notes
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]
qualPoints int Points awarded for qualification match performance. [default to null]

[Back to Model list] [Back to API list] [Back to README]