| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset? | Timestamp when the rule was created | [optional] [readonly] |
| Id | string | Identifier for the rule | [optional] [readonly] |
| LastUpdated | DateTimeOffset? | Timestamp when the rule was last modified | [optional] [readonly] |
| Name | string | Name of the rule | [optional] |
| Priority | int? | Priority of the rule | [optional] |
| Status | LifecycleStatus | [optional] | |
| System | bool | Specifies whether Okta created the policy rule (`system=true`). You can't delete policy rules that have `system` set to `true`. | [optional] [default to false] |
| Type | PolicyRuleType | [optional] | |
| Links | PolicyLinks | [optional] | |
| Actions | PasswordPolicyRuleActions | [optional] | |
| Conditions | PasswordPolicyRuleConditions | [optional] |