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

Version Path
sunshine-conversations-client-13.2.0 docs/CustomUpdateAllOf.md
sunshine-conversations-client-13.1.0 docs/CustomUpdateAllOf.md
sunshine-conversations-client-13.0.0 docs/CustomUpdateAllOf.md
sunshine-conversations-client-12.8.0 docs/CustomUpdateAllOf.md
sunshine-conversations-client-12.7.0 docs/CustomUpdateAllOf.md
sunshine-conversations-client-12.6.2 docs/CustomUpdateAllOf.md
sunshine-conversations-client-12.6.1 docs/CustomUpdateAllOf.md
sunshine-conversations-client-12.6.0 docs/CustomUpdateAllOf.md