PluginAuthDataResponse

@Serializable
data class PluginAuthDataResponse(val token: String)

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard