TypedErrorInfoResponse

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

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

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