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

Version Path
sunshine-conversations-client-14.3.4 docs/CustomUpdate.md
sunshine-conversations-client-14.3.3 docs/CustomUpdate.md
sunshine-conversations-client-14.3.2 docs/CustomUpdate.md
sunshine-conversations-client-14.3.1 docs/CustomUpdate.md
sunshine-conversations-client-14.3.0 docs/CustomUpdate.md
sunshine-conversations-client-14.2.0 docs/CustomUpdate.md
sunshine-conversations-client-14.1.0 docs/CustomUpdate.md
sunshine-conversations-client-14.0.0 docs/CustomUpdate.md