LunaWebErrorDescription

constructor(@Json(name = "error_code") errorCode: Int = -1, @Json(name = "detail") detail: String = "")