Errors

class Errors

Types

Links
Link copied to clipboard
class Links
Source
Link copied to clipboard
class Source

Properties

code
Link copied to clipboard
var code: String? = null
detail
Link copied to clipboard
var detail: String? = null
links
Link copied to clipboard
var links: Error.Errors.Links? = null
meta
Link copied to clipboard
var meta: Map<String, Any>? = null
source
Link copied to clipboard
var source: Error.Errors.Source? = null
status
Link copied to clipboard
var status: String? = null
title
Link copied to clipboard
var title: String? = null