Method: LockstepSdk::ArHeaderInfoModel#customers_paid_past_thirty_days

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

#customers_paid_past_thirty_daysInt32

Returns The number of customers who paid within the past thirty days.

Returns:

  • (Int32)

    The number of customers who paid within the past thirty days.



143
144
145
# File 'lib/lockstep_sdk/models/ar_header_info_model.rb', line 143

def customers_paid_past_thirty_days
  @customers_paid_past_thirty_days
end