Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 513 Bytes

EventInsights.md

File metadata and controls

19 lines (12 loc) · 513 Bytes

TBA API v3 Ruby Client::EventInsights

Properties

Name Type Description Notes
qual Object Inights for the qualification round of an event [optional]
playoff Object Insights for the playoff round of an event [optional]

Code Sample

require 'TBA API v3 Ruby Client'

instance = TBA API v3 Ruby Client::EventInsights.new(qual: null,
                                 playoff: null)