BusinessDiscussionSettings Object

Contains information about default settings to apply to all discussions within the business.

This object is used by the following operations:

The properties included in the BusinessDiscussionSettings object are listed below. All values are optional.

Property Type Description
DiscussionWorkflowDefKey string The unique workflow definition key for the custom workflow for discussions, if a custom workflow for discussions is in use.
DiscussionCommentWorkflowDefKey string The unique workflow definition key for the custom workflow for discussion comments, if a custom workflow for discussion comments is in use.
AutoPublish boolean Indicates whether discussions are published automatically (true) or are moderated (false).
MarkdownSupport string Indicates whether markdown is supported for the resource. Valid values: com.soa.feature.enabled or com.soa.feature.disabled.
ExternalLinkSupport string Indicates whether external links are supported in markdown copy being added for the resource. Valid values: com.soa.feature.enabled or com.soa.feature.disabled.