SandboxSessionPhase

Contains information about the sandbox phase.

Types

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

Properties

Link copied to clipboard

An array of PhaseContext objects.

Link copied to clipboard

How long, in seconds, between the starting and ending times of the sandbox's phase.

Link copied to clipboard

When the sandbox phase ended, expressed in Unix time format.

Link copied to clipboard

The current status of the sandbox phase. Valid values include:

Link copied to clipboard

The name of the sandbox phase.

Link copied to clipboard

When the sandbox phase started, expressed in Unix time format.

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