GetTagKeyPlainArgs

data class GetTagKeyPlainArgs(val tagKeyId: String) : ConvertibleToJava<GetTagKeyPlainArgs>

Constructors

Link copied to clipboard
constructor(tagKeyId: String)

Properties

Link copied to clipboard

Functions

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