CreateSiteRequest

Types

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

Properties

Link copied to clipboard

Token used for detecting replayed requests. Replayed requests will not be performed multiple times.

Link copied to clipboard

A valid ISO 3166-1 alpha-2 code for the country in which the site resides. e.g., US.

Link copied to clipboard

A high-level description of the site.

Link copied to clipboard

Human friendly name of the resource.

Functions

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