Sha256: 1ecf8346123800d7383a712b57347d35959248d71b38eb1957b40efa9bf1fcf4
Contents?: true
Size: 505 Bytes
Versions: 8
Compression:
Stored size: 505 Bytes
Contents
# SunshineConversationsClient::CustomUpdateAllOf ## 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::CustomUpdateAllOf.new(display_name: My awesome integration) ```
Version data entries
8 entries across 8 versions & 1 rubygems