AddOnResponse

data class AddOnResponse(val addOnType: String? = null, val autoSnapshotAddOnRequest: AutoSnapshotAddOnResponse? = null, val status: String? = null)

Definition of AddOn

Constructors

Link copied to clipboard
constructor(addOnType: String? = null, autoSnapshotAddOnRequest: AutoSnapshotAddOnResponse? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val addOnType: String? = null

The add-on type

Link copied to clipboard

An object that represents additional parameters when enabling or modifying the automatic snapshot add-on

Link copied to clipboard
val status: String? = null

Status of the Addon