Class: Vzaar::Request::Video

Inherits:
Base
  • Object
show all
Defined in:
lib/vzaar/request/video.rb

Instance Attribute Summary

Attributes inherited from Base

#conn, #opts

Instance Method Summary collapse

Methods inherited from Base

endpoint, #execute, format, resource

Methods included from Helper

#blank?, #hash_to_xml, #symb_keys

Instance Method Details

#video_idObject



7
8
9
# File 'lib/vzaar/request/video.rb', line 7

def video_id
  options[:video_id]
end