Method: PureCloud::FlowHistoryResultItem#available_actions
- Defined in:
- lib/purecloud/models/flow_history_result_item.rb
#available_actions ⇒ Object
The actions available for operating in the flow, with respect to your authorization identity.
10 11 12 |
# File 'lib/purecloud/models/flow_history_result_item.rb', line 10 def available_actions @available_actions end |