Class: Credigy::Provider
- Inherits:
-
Authorized
- Object
- Request
- Authorized
- Credigy::Provider
- Defined in:
- lib/credigy/provider.rb
Instance Attribute Summary
Attributes inherited from Authorized
Instance Method Summary collapse
Methods inherited from Authorized
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
#operation ⇒ Object
6 7 8 |
# File 'lib/credigy/provider.rb', line 6 def operation :get_providers end |