Skip to content

Files

Latest commit

author
Travis CI User
Jun 4, 2020
54d72da · Jun 4, 2020

History

History
16 lines (11 loc) · 661 Bytes

EventRankingExtraStatsInfo.md

File metadata and controls

16 lines (11 loc) · 661 Bytes

tba_api_client.model.EventRankingExtraStatsInfo

Load the model package

import 'package:tba_api_client/api.dart';

Properties

Name Type Description Notes
precision num Integer expressing the number of digits of precision in the number provided in `sort_orders`. [default to null]
name String Name of the field used in the `extra_stats` array. [default to null]

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