Method: PureCloud::DocumentDataV2NotificationUserData.swagger_types
- Defined in:
- lib/purecloud/models/document_data_v2_notification_user_data.rb
.swagger_types ⇒ Object
Attribute type mapping.
37 38 39 40 41 42 43 |
# File 'lib/purecloud/models/document_data_v2_notification_user_data.rb', line 37 def self.swagger_types { :'id' => :'String', :'name' => :'String' } end |