Class: WorkOS::AuditLogs::RetentionPeriodInDays
- Inherits:
-
Data
- Object
- Data
- WorkOS::AuditLogs::RetentionPeriodInDays
- Defined in:
- lib/workos/audit_logs.rb
Overview
Identifies the retention (period in days variant).
Instance Attribute Summary collapse
- #retention_period_in_days ⇒ Integer readonly
Instance Attribute Details
#retention_period_in_days ⇒ Integer (readonly)
19 |
# File 'lib/workos/audit_logs.rb', line 19 RetentionPeriodInDays = Data.define(:retention_period_in_days) |