Method: AmzSpApi::FinancesApiModel::DebtRecoveryItemList#to_s

Defined in:
lib/finances-api-model/models/debt_recovery_item_list.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation 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