GetAppManifestParameter

@Serializable
data class GetAppManifestParameter(val manifestId: String? = null)

Constructors

Link copied to clipboard
constructor(manifestId: String? = null)

Properties

Link copied to clipboard
val manifestId: String? = null