Method: Checkout#operator

Defined in:
app/models/checkout.rb

#operatorObject

Returns the value of attribute operator.



47
48
49
# File 'app/models/checkout.rb', line 47

def operator
  @operator
end