Method: PureCloud::ReportingExportJobResponse#has_custom_participant_attributes
- Defined in:
- lib/purecloudplatformclientv2/models/reporting_export_job_response.rb
#has_custom_participant_attributes ⇒ Object
Indicates if custom participant attributes will be exported
87 88 89 |
# File 'lib/purecloudplatformclientv2/models/reporting_export_job_response.rb', line 87 def has_custom_participant_attributes @has_custom_participant_attributes end |