Name | Type | Description | Notes |
---|---|---|---|
type | String | The `type` of the author. | |
userId | String | The id of the user. Only supported when author `type` is `user`. | [optional] |
user | User | The user that authored the message or activity. `profile` is included in the payload if the `includeFullUser` option is enabled. | [optional] |
-
business
(value:"business"
) -
user
(value:"user"
)