Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 480 Bytes

MatchVideos.md

File metadata and controls

19 lines (12 loc) · 480 Bytes

TBA API v3 Ruby Client::MatchVideos

Properties

Name Type Description Notes
type String Can be one of 'youtube' or 'tba' [optional]
key String Unique key representing this video [optional]

Code Sample

require 'TBA API v3 Ruby Client'

instance = TBA API v3 Ruby Client::MatchVideos.new(type: null,
                                 key: null)