ExtraParam

ExtraParam includes the following elements.

Types

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

Properties

Link copied to clipboard

The name of an additional parameter that is required by a top-level domain. Here are the top-level domains that require additional parameters and the names of the parameters that they require:

Link copied to clipboard

The value that corresponds with the name of an extra parameter.

Functions

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