Method: AmzSpApi::FinancesApiModel::DebtRecoveryItemList#to_s
- Defined in:
- lib/finances-api-model/models/debt_recovery_item_list.rb
#to_s ⇒ String
Returns the string representation of the object
159 160 161 |
# File 'lib/finances-api-model/models/debt_recovery_item_list.rb', line 159 def to_s to_hash.to_s end |