Sha256: 89d4b026a5db42fc54a8dcfa62f9c56b4bf4c7b0d4e3940351e4ee72592ab7e7
Contents?: true
Size: 423 Bytes
Versions: 43
Compression:
Stored size: 423 Bytes
Contents
# SunshineConversationsClient::ActivityTypes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | If the author type is `user`, only `conversation:read` is supported. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::ActivityTypes.new(type: null) ```
Version data entries
43 entries across 43 versions & 1 rubygems