OperationSummary

OperationSummary includes the following elements.

Types

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

Properties

Link copied to clipboard

Name of the domain.

Link copied to clipboard

The date when the last change was made in Unix time format and Coordinated Universal Time (UTC).

Link copied to clipboard

Message about the operation.

Link copied to clipboard

Identifier returned to track the requested action.

Link copied to clipboard

The current status of the requested operation in the system.

Link copied to clipboard

Automatically checks whether there are no outstanding operations on domains that need customer attention.

Link copied to clipboard

The date when the request was submitted.

Link copied to clipboard

Type of the action requested.

Functions

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