VerificationDetails

Contains the verification details for a target domain, including the verification method and provider-specific details.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DNS TXT verification details.

Link copied to clipboard

The HTTP route verification details.

Link copied to clipboard

The verification method used for the target domain.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String