Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 579 Bytes

EventRankingSortOrderInfo.md

File metadata and controls

19 lines (12 loc) · 579 Bytes

TBA API v3 Ruby Client::EventRankingSortOrderInfo

Properties

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

Code Sample

require 'TBA API v3 Ruby Client'

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