Method: PureCloud::AuditMessage#status
- Defined in:
- lib/purecloud/models/audit_message.rb
#status ⇒ Object
The status of the action of this AuditMessage
51 52 53 |
# File 'lib/purecloud/models/audit_message.rb', line 51 def status @status end |