Method: ShellDataReportingApIs::AccountRes#total_records
- Defined in:
- lib/shell_data_reporting_ap_is/models/account_res.rb
#total_records ⇒ Integer
Total row count matched for the given input criteria
31 32 33 |
# File 'lib/shell_data_reporting_ap_is/models/account_res.rb', line 31 def total_records @total_records end |