| Name | Type | Description | Notes |
|---|---|---|---|
| display_name | String | A human-friendly name used to identify the integration. `displayName` can be unset by changing it to `null`. | [optional] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::IntegrationUpdateBase.new(display_name: My awesome integration)