Method: UpBankingClient::CategoryResource#to_s
- Defined in:
- lib/up_banking/models/category_resource.rb
#to_s ⇒ String
Returns the string representation of the object
232 233 234 |
# File 'lib/up_banking/models/category_resource.rb', line 232 def to_s to_hash.to_s end |