| 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] |
require 'TBA API v3 Ruby Client'
instance = TBA API v3 Ruby Client::ZebraAlliances.new(red: null,
blue: null)