PluginAuthResponse

@Serializable
data class PluginAuthResponse(val data: PluginAuthDataResponse)

Constructors

Link copied to clipboard
constructor(data: PluginAuthDataResponse)

Properties

Link copied to clipboard