Class: ConstantContact::ContactEvents::ForwardEvent
Constant Summary
Constant Summary
Constants inherited from Base
Class Method Summary (collapse)
Methods inherited from Base
api_key, api_key=, collection_path, connection, element_path, parse_id, #to_atom
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ConstantContact::Base
Class Method Details
+ (Object) collection_name
4 5 6 |
# File 'lib/constantcontact/contact_events/forward_event.rb', line 4 def self.collection_name 'forwards' end |