| Name | Type | Description | Notes |
|---|---|---|---|
| index | number | Rule index number in the policy | [default to undefined] |
| status | string | Validation status | [default to undefined] |
| errors | Array<PolicyRuleError> | A set of rule validation error objects | [default to undefined] |
-
Ok(value:'ok') -
Failure(value:'failure')
[Back to top] [Back to API list] [Back to Model list] [Back to README]