DestinationSummary

Summary information about a Destination.

Types

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

Properties

Link copied to clipboard

UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string.

Link copied to clipboard
val id: String

Unique identifier for this destination, assigned by IVS.

Link copied to clipboard

UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string.

Link copied to clipboard

State of the Composition Destination.

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