DocumentError

data class DocumentError(val code: String, val description: String)

See also

Constructors

Link copied to clipboard
constructor(code: String, description: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard