GetSdiSourcePlainArgs

data class GetSdiSourcePlainArgs(val id: String) : ConvertibleToJava<GetSdiSourcePlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The unique identifier of the SdiSource.

Functions

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