Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 666 Bytes

TeamEventStatusRankSortOrderInfo.md

File metadata and controls

14 lines (9 loc) · 666 Bytes

net.thefletcher.tbaapi.v3client.Model.TeamEventStatusRankSortOrderInfo

Properties

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]
Name string The descriptive name of the value used to sort the ranking. [optional]

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