Class: EPochtaService::EPochtaEmail

Inherits:
EPochtaBase show all
Defined in:
lib/e_pochta_email.rb

Constant Summary collapse

URL =
'http://atompark.com/api/email/3.0/'

Instance Attribute Summary

Attributes inherited from EPochtaBase

#parameters, #private_key, #public_key

Method Summary

Methods inherited from EPochtaBase

#calculate_md5, #exec_command, #form_request, #initialize

Constructor Details

This class inherits a constructor from EPochtaService::EPochtaBase