Class: GetResponse::DedicatedPlConnection

Inherits:
Connection
  • Object
show all
Defined in:
lib/get_response/dedicated_pl_connection.rb

Overview

Class simulates connection to API of getresponse360.pl service.

Constant Summary collapse

API_URI =
"http://api.getresponse360.pl/CRYPTO"

Instance Attribute Summary

Attributes inherited from Connection

#api_key

Method Summary

Methods inherited from Connection

#account, #campaigns, #confirmation_bodies, #confirmation_subjects, #contacts, #initialize, #links, #messages, #ping, #send_request

Constructor Details

This class inherits a constructor from GetResponse::Connection