GetModelCardPlainArgs

data class GetModelCardPlainArgs(val modelCardName: String) : ConvertibleToJava<GetModelCardPlainArgs>

Constructors

Link copied to clipboard
fun GetModelCardPlainArgs(modelCardName: String)

Functions

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

Properties

Link copied to clipboard

The unique name of the model card.