Class: Credigy::Email

Inherits:
Authorized show all
Defined in:
lib/credigy/email.rb

Instance Attribute Summary

Attributes inherited from Authorized

#authorization_token

Instance Method Summary collapse

Methods inherited from Authorized

#initialize, #soap_header

Methods inherited from Request

#basic_config, #call, #client, #config_options, #extra_config_options, #message, #response, #response_class, #soap_header, #wsdl

Constructor Details

This class inherits a constructor from Credigy::Authorized

Instance Method Details

#operationObject



6
7
8
# File 'lib/credigy/email.rb', line 6

def operation
  :get_emails
end