AbsoluteDeleteOptionResponse

data class AbsoluteDeleteOptionResponse(val duration: String, val objectType: String)

Delete option with duration

Constructors

Link copied to clipboard
constructor(duration: String, objectType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Duration of deletion after given timespan

Link copied to clipboard

Type of the specific object - used for deserializing Expected value is 'AbsoluteDeleteOption'.