Method: ActiveMerchant::Billing::AVSResult#street_match
- Defined in:
- lib/active_merchant/billing/avs_result.rb
#street_match ⇒ Object (readonly)
Returns the value of attribute street_match.
64 65 66 |
# File 'lib/active_merchant/billing/avs_result.rb', line 64 def street_match @street_match end |