Method: LockstepSdk::CashflowReportModel#payments_collected

Defined in:
lib/lockstep_sdk/models/cashflow_report_model.rb

#payments_collectedDouble

Returns Amount of payments collected based in the timeframe.

Returns:

  • (Double)

    Amount of payments collected based in the timeframe



39
40
41
# File 'lib/lockstep_sdk/models/cashflow_report_model.rb', line 39

def payments_collected
  @payments_collected
end