Method: Finicity::DuplicateCustomerError#username
- Defined in:
- lib/finicity/errors.rb
#username ⇒ Object (readonly)
Returns the value of attribute username.
22 23 24 |
# File 'lib/finicity/errors.rb', line 22 def username @username end |