ProtectionStatusDetailsResponse

data class ProtectionStatusDetailsResponse(val errorDetails: UserFacingErrorResponse? = null, val status: String? = null)

Protection status details

Constructors

Link copied to clipboard
constructor(errorDetails: UserFacingErrorResponse? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the protection status error of the resource

Link copied to clipboard
val status: String? = null

Specifies the protection status of the resource