Method: DebtManagementCenter::FinancialStatusReportResponse#to_h
- Defined in:
- lib/debt_management_center/responses/financial_status_report_response.rb
#to_h ⇒ Object
15 16 17 |
# File 'lib/debt_management_center/responses/financial_status_report_response.rb', line 15 def to_h { response_body: @response_body } end |