GetTagValuePlainArgs

data class GetTagValuePlainArgs(val tagValueId: String) : ConvertibleToJava<GetTagValuePlainArgs>

Constructors

Link copied to clipboard
constructor(tagValueId: String)

Properties

Link copied to clipboard

Functions

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