Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 952 Bytes

File metadata and controls

17 lines (12 loc) · 952 Bytes

tba_api_client.model.EventRanking

Load the model package

import 'package:tba_api_client/api.dart';

Properties

Name Type Description Notes
rankings List<EventRankingRankings> List of rankings at the event. [default to []]
extraStatsInfo List<EventRankingExtraStatsInfo> List of special TBA-generated values provided in the `extra_stats` array for each item. [optional] [default to []]
sortOrderInfo List<EventRankingSortOrderInfo> List of year-specific values provided in the `sort_orders` array for each team. [default to []]

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