WriteAccessAllowed

@Serializable
data class WriteAccessAllowed(val webAppName: String? = null) : ForumEvent

Constructors

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

Properties

Link copied to clipboard
val webAppName: String? = null