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