GetIosAppPlainArgs

data class GetIosAppPlainArgs(val iosAppId: String, val project: String? = null) : ConvertibleToJava<GetIosAppPlainArgs>

Constructors

Link copied to clipboard
fun GetIosAppPlainArgs(iosAppId: String, project: String? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null