Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 580 Bytes

File metadata and controls

19 lines (12 loc) · 580 Bytes

TBA API v3 Ruby Client::EventRankingExtraStatsInfo

Properties

Name Type Description Notes
precision Float Integer expressing the number of digits of precision in the number provided in `sort_orders`.
name String Name of the field used in the `extra_stats` array.

Code Sample

require 'TBA API v3 Ruby Client'

instance = TBA API v3 Ruby Client::EventRankingExtraStatsInfo.new(precision: null,
                                 name: null)