NumberingSeriesRetentionPeriod
The valid values for the numbering series' retention period.
enum NumberingSeriesRetentionPeriod {
PERMANENT
YEARS
MONTHS
VALIDITY_PERIOD
}
Values
NumberingSeriesRetentionPeriod.PERMANENT
The document will be retained permanently.
NumberingSeriesRetentionPeriod.YEARS
The document will be retained in years.
NumberingSeriesRetentionPeriod.MONTHS
The document will be retained in months.
NumberingSeriesRetentionPeriod.VALIDITY_PERIOD
The document will be retained until the validity period.
Member Of
NumberingSeriesRetention
object ● NumberingSeriesRetentionInput
input