Class SetRuleSelectorCommandResponse
Response for SetRuleSelector
public sealed class SetRuleSelectorCommandResponse : ICommandResponse<SetRuleSelectorCommandSettings>, ICommandResponse
- Inheritance
-
SetRuleSelectorCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
SelectorList
Gets or sets the selectorList
[JsonPropertyName("selectorList")]
public SelectorList SelectorList { get; set; }