# WafActiveRuleResponseDataAttributes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly] **deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly] **updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly] **latest_revision** | Option<**i32**> | The latest rule revision number that is available for the associated rule revision. | [readonly] **outdated** | Option<**bool**> | Indicates if the associated rule revision is up to date or not. | [readonly] [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)