Method: ActiveMerchant::Billing::CreditCard#start_year

Defined in:
lib/active_merchant/billing/credit_card.rb

#start_yearObject

Required for Switch / Solo cards



50
51
52
# File 'lib/active_merchant/billing/credit_card.rb', line 50

def start_year
  @start_year
end