Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 711 Bytes

TeamEventStatusAlliance.md

File metadata and controls

18 lines (13 loc) · 711 Bytes

tba_api_v3.model.TeamEventStatusAlliance

Load the model package

import 'package:tba_api_v3/api.dart';

Properties

Name Type Description Notes
name String Alliance name, may be null. [optional]
number int Alliance number.
backup TeamEventStatusAllianceBackup [optional]
pick int Order the team was picked in the alliance from 0-2, with 0 being alliance captain.

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