class Datawow::VideoClassification
Attributes
project_key[W]
Public Class Methods
new()
click to toggle source
# File lib/datawow/models/videos/video_classifications.rb, line 10 def initialize @project_key = nil @type = :video @query_str = false @path = 'videos/closed_questions' end