Method: PureCloud::UnreadStatus#unread
- Defined in:
- lib/purecloudclient_v2a/models/unread_status.rb
#unread ⇒ Object
Sets if the alert is read or unread.
22 23 24 |
# File 'lib/purecloudclient_v2a/models/unread_status.rb', line 22 def unread @unread end |