GetAppPlainArgs

data class GetAppPlainArgs(val appId: String) : ConvertibleToJava<GetAppPlainArgs>

A collection of arguments for invoking getApp.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The ID of the app to retrieve information about.