Class: IdnSdkRuby::Com::Nbos::Capi::Modules::Media::V0::MediaDetails

Inherits:
Object
  • Object
show all
Defined in:
lib/idn_sdk_ruby/com/nbos/capi/modules/media/v0/media_details.rb

Instance Attribute Summary collapse

Instance Attribute Details

#heightObject

Returns the value of attribute height.



9
10
11
# File 'lib/idn_sdk_ruby/com/nbos/capi/modules/media/v0/media_details.rb', line 9

def height
  @height
end

#mediatypeObject

Returns the value of attribute mediatype.



9
10
11
# File 'lib/idn_sdk_ruby/com/nbos/capi/modules/media/v0/media_details.rb', line 9

def mediatype
  @mediatype
end

#widthObject

Returns the value of attribute width.



9
10
11
# File 'lib/idn_sdk_ruby/com/nbos/capi/modules/media/v0/media_details.rb', line 9

def width
  @width
end