GetApiPlainArgs

data class GetApiPlainArgs(val apiId: String) : ConvertibleToJava<GetApiPlainArgs>

Constructors

Link copied to clipboard
constructor(apiId: String)

Properties

Link copied to clipboard

The API identifier.

Functions

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