Method: PureCloud::ScreenShareConversationNotificationUriReference.swagger_types

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

.swagger_typesObject

Attribute type mapping.



37
38
39
40
41
42
43
# File 'lib/purecloud/models/screen_share_conversation_notification_uri_reference.rb', line 37

def self.swagger_types
  {
    :'id' => :'String',
    :'name' => :'String'
    
  }
end