GetAssetPlainArgs

data class GetAssetPlainArgs(val assetId: String) : ConvertibleToJava<GetAssetPlainArgs>

Constructors

Link copied to clipboard
constructor(assetId: String)

Properties

Link copied to clipboard

The ID of the asset

Functions

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