Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 604 Bytes

EliminationAllianceBackup.md

File metadata and controls

16 lines (11 loc) · 604 Bytes

tba_api_client.model.EliminationAllianceBackup

Load the model package

import 'package:tba_api_client/api.dart';

Properties

Name Type Description Notes
in_ String Team key that was called in as the backup. [optional] [default to null]
out_ String Team key that was replaced by the backup team. [optional] [default to null]

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