Sha256: ad7350a983c31d0c9aa0679a023dacc8aacd17e0ee66c1e89caa38dbd2d3318d

Contents?: true

Size: 516 Bytes

Versions: 51

Compression:

Stored size: 516 Bytes

Contents

# SunshineConversationsClient::ClientAssociation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | [**ClientType**](ClientType.md) |  | [optional] 
**client_id** | **String** | The id of the client being referenced. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ClientAssociation.new(type: null,
                                 client_id: 42589ad070d43be9b00ff7e5)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.3.5 docs/ClientAssociation.md
sunshine-conversations-client-14.3.4 docs/ClientAssociation.md
sunshine-conversations-client-14.3.3 docs/ClientAssociation.md
sunshine-conversations-client-14.3.2 docs/ClientAssociation.md
sunshine-conversations-client-14.3.1 docs/ClientAssociation.md
sunshine-conversations-client-14.3.0 docs/ClientAssociation.md
sunshine-conversations-client-14.2.0 docs/ClientAssociation.md
sunshine-conversations-client-14.1.0 docs/ClientAssociation.md
sunshine-conversations-client-14.0.0 docs/ClientAssociation.md
sunshine-conversations-client-13.2.0 docs/ClientAssociation.md
sunshine-conversations-client-13.1.0 docs/ClientAssociation.md
sunshine-conversations-client-13.0.0 docs/ClientAssociation.md
sunshine-conversations-client-12.8.0 docs/ClientAssociation.md
sunshine-conversations-client-12.7.0 docs/ClientAssociation.md
sunshine-conversations-client-12.6.2 docs/ClientAssociation.md
sunshine-conversations-client-12.6.1 docs/ClientAssociation.md
sunshine-conversations-client-12.6.0 docs/ClientAssociation.md
sunshine-conversations-client-12.5.1 docs/ClientAssociation.md
sunshine-conversations-client-12.4.0 docs/ClientAssociation.md
sunshine-conversations-client-12.3.1 docs/ClientAssociation.md