Name | Type | Description | Notes |
---|---|---|---|
causing_rule_id | str | The ID of the rule which caused this issue | [optional] |
affected_rule_ids | [str] | A list of the IDs of the rules which are affected by this issue. <code>fallthrough</code> is a sentinel value for the default rule. | [optional] |
issue | str | A description of the issue that <code>causingRuleId</code> has caused for <code>affectedRuleIds</code>. | [optional] |
old_system_affected | bool | Whether the changes caused by <code>causingRuleId</code> bring inconsistency to the old system | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |