Method: PureCloud::AuditMessage#application

Defined in:
lib/purecloud/models/audit_message.rb

#applicationObject

The application through which the action of this AuditMessage was initiated.



36
37
38
# File 'lib/purecloud/models/audit_message.rb', line 36

def application
  @application
end