Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 841 Bytes

TeamEventStatusPlayoff.md

File metadata and controls

19 lines (14 loc) · 841 Bytes

tba_api_v3.model.TeamEventStatusPlayoff

Load the model package

import 'package:tba_api_v3/api.dart';

Properties

Name Type Description Notes
level String The highest playoff level the team reached. [optional]
currentLevelRecord WLTRecord [optional]
record WLTRecord [optional]
status String Current competition status for the playoffs. [optional]
playoffAverage int The average match score during playoffs. Year specific. May be null if not relevant for a given year. [optional]

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