Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 659 Bytes

EventRankingSortOrderInfo.md

File metadata and controls

16 lines (11 loc) · 659 Bytes

tba_api_client.model.EventRankingSortOrderInfo

Load the model package

import 'package:tba_api_client/api.dart';

Properties

Name Type Description Notes
precision int 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 `sort_order` array. [default to null]

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