Name | Type | Description | Notes |
---|---|---|---|
precision | Integer | 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] |
require 'TBA API v3 Ruby Client'
instance = TBA API v3 Ruby Client::TeamEventStatusRankSortOrderInfo.new(precision: null,
name: null)