Method: UpBankingClient::CategoryResource#to_s

Defined in:
lib/up_banking/models/category_resource.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



232
233
234
# File 'lib/up_banking/models/category_resource.rb', line 232

def to_s
  to_hash.to_s
end