Method: ActiveMerchant::Billing::Check#account_number
- Defined in:
- lib/active_merchant/billing/check.rb
#account_number ⇒ Object
Returns the value of attribute account_number.
12 13 14 |
# File 'lib/active_merchant/billing/check.rb', line 12 def account_number @account_number end |