Sha256: b48b5df73d24cfe311bc82841fe4ef2c94d886a5b708508952ceaa725d35cd49
Contents?: true
Size: 477 Bytes
Versions: 23
Compression:
Stored size: 477 Bytes
Contents
# SunshineConversationsClient::UnityUpdateAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **can_user_create_more_conversations** | **Boolean** | Allows users to create more than one conversation on the Unity integration. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::UnityUpdateAllOf.new(can_user_create_more_conversations: null) ```
Version data entries
23 entries across 23 versions & 1 rubygems