Class: OpCart::Order

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/op_cart/order.rb

Instance Attribute Summary collapse

Instance Attribute Details

#processor_tokenObject

Returns the value of attribute processor_token.



8
9
10
# File 'app/models/op_cart/order.rb', line 8

def processor_token
  @processor_token
end