Method: Upay::CreditCard#type=

Defined in:
lib/upay/credit_card.rb

#type=(type) ⇒ Object



54
55
56
# File 'lib/upay/credit_card.rb', line 54

def type=(type);
  @type = type
end