TypedErrorInfoResponse

data class TypedErrorInfoResponse(val info: Any, val type: String)

Constructors

Link copied to clipboard
constructor(info: Any, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val info: Any
Link copied to clipboard