GetStudioPlainArgs

data class GetStudioPlainArgs(val studioId: String) : ConvertibleToJava<GetStudioPlainArgs>

Constructors

Link copied to clipboard
constructor(studioId: String)

Properties

Link copied to clipboard

The unique identifier for the studio resource.

Functions

Link copied to clipboard
open override fun toJava(): GetStudioPlainArgs