GetIdNamespacePlainArgs

data class GetIdNamespacePlainArgs(val idNamespaceName: String) : ConvertibleToJava<GetIdNamespacePlainArgs>

Constructors

Link copied to clipboard
constructor(idNamespaceName: String)

Properties

Link copied to clipboard

The name of the ID namespace.

Functions

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