Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 571 Bytes

TimeBasedDeletePolicy.md

File metadata and controls

13 lines (8 loc) · 571 Bytes

TimeBasedDeletePolicy

Properties

Name Type Description Notes
enabled_instant Option<i64> The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. [optional]
number_of_days_to_retain Option<i32> [optional]
enabled Option<bool> [optional]

[Back to Model list] [Back to API list] [Back to README]