Method: ActiveMerchant::Billing::CreditCard#start_month
- Defined in:
- lib/active_merchant/billing/credit_card.rb
#start_month ⇒ Object
Required for Switch / Solo cards
50 51 52 |
# File 'lib/active_merchant/billing/credit_card.rb', line 50 def start_month @start_month end |