Method: PureCloud::FlowReportResultItem#associated_document
- Defined in:
- lib/purecloud/models/flow_report_result_item.rb
#associated_document ⇒ Object
the document for this flow (if this flow was launched via a document)
16 17 18 |
# File 'lib/purecloud/models/flow_report_result_item.rb', line 16 def associated_document @associated_document end |