StudioComponentSummary

The studio component's summary.

Types

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

Properties

Link copied to clipboard

The ISO timestamp in seconds for when the resource was created.

Link copied to clipboard

The user ID of the user that created the studio component.

Link copied to clipboard

The description.

Link copied to clipboard
val name: String?

The name for the studio component.

Link copied to clipboard

The unique identifier for a studio component resource.

Link copied to clipboard

The specific subtype of a studio component.

Link copied to clipboard

The type of the studio component.

Link copied to clipboard

The ISO timestamp in seconds for when the resource was updated.

Link copied to clipboard

The user ID of the user that most recently updated the resource.

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