Method: PureCloud::ReportingExportJobResponse#exclude_empty_rows
- Defined in:
- lib/purecloudplatformclientv2/models/reporting_export_job_response.rb
#exclude_empty_rows ⇒ Object
Excludes empty rows from the exports
78 79 80 |
# File 'lib/purecloudplatformclientv2/models/reporting_export_job_response.rb', line 78 def exclude_empty_rows @exclude_empty_rows end |