Method: ActiveMerchant::Billing::Response#avs_result
- Defined in:
- lib/active_merchant/billing/response.rb
#avs_result ⇒ Object (readonly)
Returns the value of attribute avs_result.
7 8 9 |
# File 'lib/active_merchant/billing/response.rb', line 7 def avs_result @avs_result end |