Class: CloudConvert::Event

Inherits:
Entity show all
Defined in:
lib/cloudconvert/event.rb

Instance Attribute Summary collapse

Attributes inherited from Entity

#id

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Entity

collection, result

Methods inherited from Base

attr_reader, collection_attr_reader, #initialize, object_attr_reader, predicate_attr_reader, struct_attr_reader, symbol_attr_reader, time_attr_reader

Constructor Details

This class inherits a constructor from CloudConvert::Base

Instance Attribute Details

#eventString (readonly) Also known as: name

Returns:

  • (String)


6
7
8
# File 'lib/cloudconvert/event.rb', line 6

def event
  @event
end