Sha256: 5936b40fdf790998ea31d1ae438e1b5bee4ce834cb25724b18dda6c5c3210e6b
Contents?: true
Size: 513 Bytes
Versions: 34
Compression:
Stored size: 513 Bytes
Contents
# SunshineConversationsClient::IntegrationUpdateBase ## Properties 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] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::IntegrationUpdateBase.new(display_name: My awesome integration) ```
Version data entries
34 entries across 34 versions & 1 rubygems