DomainPrice

Information about the domain price associated with a TLD.

Types

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

Properties

Link copied to clipboard

The price for changing domain ownership.

Link copied to clipboard
val name: String?

The name of the TLD for which the prices apply.

Link copied to clipboard

The price for domain registration with Route 53.

Link copied to clipboard

The price for renewing domain registration with Route 53.

Link copied to clipboard

The price for restoring the domain with Route 53.

Link copied to clipboard

The price for transferring the domain registration to Route 53.

Functions

Link copied to clipboard
inline fun copy(block: DomainPrice.Builder.() -> Unit = {}): DomainPrice
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