GetStoredInfoTypePlainArgs

data class GetStoredInfoTypePlainArgs(val location: String, val project: String? = null, val storedInfoTypeId: String) : ConvertibleToJava<GetStoredInfoTypePlainArgs>

Constructors

Link copied to clipboard
fun GetStoredInfoTypePlainArgs(location: String, project: String? = null, storedInfoTypeId: String)

Functions

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

Properties

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