Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 561 Bytes

File metadata and controls

19 lines (12 loc) · 561 Bytes

TBA API v3 Ruby Client::ZebraAlliances

Properties

Name Type Description Notes
red Array<ZebraTeam> Zebra MotionWorks data for teams on the red alliance [optional]
blue Array<ZebraTeam> Zebra data for teams on the blue alliance [optional]

Code Sample

require 'TBA API v3 Ruby Client'

instance = TBA API v3 Ruby Client::ZebraAlliances.new(red: null,
                                 blue: null)