GetPagesDomainVerificationData

data class GetPagesDomainVerificationData(val errorMessage: String, val status: String)

Constructors

Link copied to clipboard
constructor(errorMessage: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Available values: "pending", "active", "deactivated", "blocked", "error".