Sha256: 34c2c91b1b6bd6db43e322bbcd7d1120a5d2313f52ff75c6f49c56511d999e69
Contents?: true
Size: 508 Bytes
Versions: 50
Compression:
Stored size: 508 Bytes
Contents
# SunshineConversationsClient::ActivityAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **source** | [**SourceWebhook**](SourceWebhook.md) | The source of the activity. | [optional] **author** | [**AuthorWebhook**](AuthorWebhook.md) | | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::ActivityAllOf.new(source: null, author: null) ```
Version data entries
50 entries across 50 versions & 1 rubygems