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