import 'package:tba_api_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
precision | int | The number of digits of precision used for this value, eg `2` would correspond to a value of `101.11` while `0` would correspond to `101`. | [optional] [default to null] |
name | String | The descriptive name of the value used to sort the ranking. | [optional] [default to null] |