Method: Wallee::AbstractAccountUpdate#to_s

Defined in:
lib/wallee-ruby-sdk/models/abstract_account_update.rb

#to_sString

Returns the string representation of the object



193
194
195
# File 'lib/wallee-ruby-sdk/models/abstract_account_update.rb', line 193

def to_s
  to_hash.to_s
end