Class: TaxCloud::Responses::AuthorizedWithCapture

Inherits:
Generic
  • Object
show all
Defined in:
lib/tax_cloud/responses/authorized_with_capture.rb

Overview

Response to a TaxCloud AuthorizedWithCapture API call.

See api.taxcloud.net/1.0/TaxCloud.asmx?op=AuthorizedWithCapture.

Instance Attribute Summary

Attributes inherited from Base

#raw

Method Summary

Methods inherited from Generic

parse, response_key

Methods inherited from Base

error_message, error_number, #initialize, #match, parse, response_type, set_dsl

Constructor Details

This class inherits a constructor from TaxCloud::Responses::Base