| Name | Type | Description | Notes |
|---|---|---|---|
| source | SourceWebhook | The source of the activity. | [optional] |
| author | AuthorWebhook | [optional] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::ActivityAllOf.new(source: null,
author: null)