Error

data class Error(val type: String, val code: String, val message: String?)(source)

Constructors

Link copied to clipboard
constructor(type: String, code: String, message: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard