Method: ShellDataReportingApIs::AccountRes#total_records

Defined in:
lib/shell_data_reporting_ap_is/models/account_res.rb

#total_recordsInteger

Total row count matched for the given input criteria

Returns:

  • (Integer)


31
32
33
# File 'lib/shell_data_reporting_ap_is/models/account_res.rb', line 31

def total_records
  @total_records
end