Record
update-a-rule-params
No description available.
record update-a-rule-params {
rule-id: string,
action: option<string>,
action-address: option<string>,
enabled: option<f64>,
match-type: option<f64>,
rule-name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| rule-id | string | |
| action | option<string> | |
| action-address | option<string> | |
| enabled | option<f64> | |
| match-type | option<f64> | |
| rule-name | option<string> |