Method: UpBankingClient::GetCategoryResponse#to_body
- Defined in:
- lib/up_banking/models/get_category_response.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
185 186 187 |
# File 'lib/up_banking/models/get_category_response.rb', line 185 def to_body to_hash end |