Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 934 Bytes

TeamEventStatusPlayoff.md

File metadata and controls

19 lines (14 loc) · 934 Bytes

tba_api_client.model.TeamEventStatusPlayoff

Load the model package

import 'package:tba_api_client/api.dart';

Properties

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

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