falcon_alliance.Award
- class falcon_alliance.Award(**kwargs)
Class representing an award’s information for a team or during an event.
- award_type
Type of award given. See https://github.com/the-blue-alliance/the-blue-alliance/blob/master/consts/award_type.py#L6
- Type
- recipient_list
A list of recipients of the award at the event. May have either a team_key or an awardee, both, or neither (in the case the award wasn’t awarded at the event).