Method: ProcessOut::AuthenticationError#code
- Defined in:
- lib/processout/errors/authentication_error.rb
#code ⇒ Object
Returns the value of attribute code.
3 4 5 |
# File 'lib/processout/errors/authentication_error.rb', line 3 def code @code end |