RemoveAllActionGroupsResponse

data class RemoveAllActionGroupsResponse(val actionType: String)

Indicates if all action groups should be removed.

Constructors

Link copied to clipboard
constructor(actionType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Action that should be applied. Expected value is 'RemoveAllActionGroups'.