GetThingTypePlainArgs

data class GetThingTypePlainArgs(val thingTypeName: String) : ConvertibleToJava<GetThingTypePlainArgs>

Constructors

Link copied to clipboard
fun GetThingTypePlainArgs(thingTypeName: String)

Functions

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

Properties

Link copied to clipboard