Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface StudioComponentSummary

The studio component's summary.

Hierarchy

  • StudioComponentSummary

Properties

createdAt?: Date

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

createdBy?: string

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

description?: string

The description.

name?: string

The name for the studio component.

studioComponentId?: string

The unique identifier for a studio component resource.

subtype?: string

The specific subtype of a studio component.

type?: string

The type of the studio component.

updatedAt?: Date

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

updatedBy?: string

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