RetentionPeriod

uk.gov.hmrc.objectstore.client.RetentionPeriod
See theRetentionPeriod companion object
sealed abstract class RetentionPeriod(val value: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OneDay
object OneMonth
object OneWeek
object OneYear
object SevenYears
object SixMonths
object TenYears
Show all

Members list

Value members

Concrete fields

val value: String