GetOptionGroupPlainArgs

data class GetOptionGroupPlainArgs(val optionGroupName: String) : ConvertibleToJava<GetOptionGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(optionGroupName: String)

Properties

Link copied to clipboard

Specifies the name of the option group.

Functions

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