AbsoluteDeleteOption interface
Delete option with duration
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
duration | Duration of deletion after given timespan |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "AbsoluteDeleteOption"
Property Value
"AbsoluteDeleteOption"
Inherited Property Details
duration
Duration of deletion after given timespan
duration: string
Property Value
string
Inherited From DeleteOption.duration