Class: Gemgento::SavedCreditCard

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/gemgento/saved_credit_card.rb

Overview

Author:

  • Gemgento LLC

Instance Attribute Summary collapse

Instance Attribute Details

#cc_cidObject

Returns the value of attribute cc_cid.



14
15
16
# File 'app/models/gemgento/saved_credit_card.rb', line 14

def cc_cid
  @cc_cid
end