Property Actions NamespaceDisCatSharp.Entities AssemblyDisCatSharp.dll Actions The actions which will execute when the rule is triggered. [JsonProperty("actions")] public IReadOnlyList<AutomodAction> Actions { get; } Property Value IReadOnlyList<AutomodAction>