Method: PureCloud::UnreadStatus.swagger_types
- Defined in:
- lib/purecloud/models/unread_status.rb
.swagger_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 39 |
# File 'lib/purecloud/models/unread_status.rb', line 34 def self.swagger_types { :'unread' => :'BOOLEAN' } end |