models_v2.retention_units_1_enum module¶
-
class
models_v2.retention_units_1_enum.
RetentionUnits1Enum
[source]¶ Bases:
object
Implementation of the ‘RetentionUnits1’ enum.
Specifies the retention unit.
- Attributes:
DAYS: TODO: type description here. WEEKS: TODO: type description here. MONTHS: TODO: type description here. YEARS: TODO: type description here.
-
DAYS
= 'Days'¶
-
MONTHS
= 'Months'¶
-
WEEKS
= 'Weeks'¶
-
YEARS
= 'Years'¶