Class: AuthorizeNet::Reporting::BatchStatistics
- Inherits:
-
Object
- Object
- AuthorizeNet::Reporting::BatchStatistics
- Includes:
- Model
- Defined in:
- lib/authorize_net/reporting/batch_statistics.rb
Overview
Models a batch of credit cards.
Instance Attribute Summary collapse
-
#account_type ⇒ Object
Returns the value of attribute account_type.
-
#charge_amount ⇒ Object
Returns the value of attribute charge_amount.
-
#charge_chageback_count ⇒ Object
Returns the value of attribute charge_chageback_count.
-
#charge_chargeback_amount ⇒ Object
Returns the value of attribute charge_chargeback_amount.
-
#charge_count ⇒ Object
Returns the value of attribute charge_count.
-
#charge_returned_items_amount ⇒ Object
Returns the value of attribute charge_returned_items_amount.
-
#charge_returned_items_count ⇒ Object
Returns the value of attribute charge_returned_items_count.
-
#chargeback_amount ⇒ Object
Returns the value of attribute chargeback_amount.
-
#chargeback_count ⇒ Object
Returns the value of attribute chargeback_count.
-
#correction_notice_count ⇒ Object
Returns the value of attribute correction_notice_count.
-
#decline_count ⇒ Object
Returns the value of attribute decline_count.
-
#error_count ⇒ Object
Returns the value of attribute error_count.
-
#refund_amount ⇒ Object
Returns the value of attribute refund_amount.
-
#refund_chargeback_amount ⇒ Object
Returns the value of attribute refund_chargeback_amount.
-
#refund_chargeback_count ⇒ Object
Returns the value of attribute refund_chargeback_count.
-
#refund_count ⇒ Object
Returns the value of attribute refund_count.
-
#refund_returned_items_amount ⇒ Object
Returns the value of attribute refund_returned_items_amount.
-
#refund_returned_items_count ⇒ Object
Returns the value of attribute refund_returned_items_count.
-
#returned_item_amount ⇒ Object
Returns the value of attribute returned_item_amount.
-
#returned_item_count ⇒ Object
Returns the value of attribute returned_item_count.
-
#void_count ⇒ Object
Returns the value of attribute void_count.
Method Summary
Methods included from Model
Instance Attribute Details
#account_type ⇒ Object
Returns the value of attribute account_type.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def account_type @account_type end |
#charge_amount ⇒ Object
Returns the value of attribute charge_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def charge_amount @charge_amount end |
#charge_chageback_count ⇒ Object
Returns the value of attribute charge_chageback_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def charge_chageback_count @charge_chageback_count end |
#charge_chargeback_amount ⇒ Object
Returns the value of attribute charge_chargeback_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def charge_chargeback_amount @charge_chargeback_amount end |
#charge_count ⇒ Object
Returns the value of attribute charge_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def charge_count @charge_count end |
#charge_returned_items_amount ⇒ Object
Returns the value of attribute charge_returned_items_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def charge_returned_items_amount @charge_returned_items_amount end |
#charge_returned_items_count ⇒ Object
Returns the value of attribute charge_returned_items_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def charge_returned_items_count @charge_returned_items_count end |
#chargeback_amount ⇒ Object
Returns the value of attribute chargeback_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def chargeback_amount @chargeback_amount end |
#chargeback_count ⇒ Object
Returns the value of attribute chargeback_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def chargeback_count @chargeback_count end |
#correction_notice_count ⇒ Object
Returns the value of attribute correction_notice_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def correction_notice_count @correction_notice_count end |
#decline_count ⇒ Object
Returns the value of attribute decline_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def decline_count @decline_count end |
#error_count ⇒ Object
Returns the value of attribute error_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def error_count @error_count end |
#refund_amount ⇒ Object
Returns the value of attribute refund_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def refund_amount @refund_amount end |
#refund_chargeback_amount ⇒ Object
Returns the value of attribute refund_chargeback_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def refund_chargeback_amount @refund_chargeback_amount end |
#refund_chargeback_count ⇒ Object
Returns the value of attribute refund_chargeback_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def refund_chargeback_count @refund_chargeback_count end |
#refund_count ⇒ Object
Returns the value of attribute refund_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def refund_count @refund_count end |
#refund_returned_items_amount ⇒ Object
Returns the value of attribute refund_returned_items_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def refund_returned_items_amount @refund_returned_items_amount end |
#refund_returned_items_count ⇒ Object
Returns the value of attribute refund_returned_items_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def refund_returned_items_count @refund_returned_items_count end |
#returned_item_amount ⇒ Object
Returns the value of attribute returned_item_amount.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def returned_item_amount @returned_item_amount end |
#returned_item_count ⇒ Object
Returns the value of attribute returned_item_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def returned_item_count @returned_item_count end |
#void_count ⇒ Object
Returns the value of attribute void_count.
8 9 10 |
# File 'lib/authorize_net/reporting/batch_statistics.rb', line 8 def void_count @void_count end |