Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobErrorItem

Package version

interface

An interface representing JobErrorItem. The job error items.

Hierarchy

  • JobErrorItem

Index

Properties

code

code: string
member

{string} code The code intended for programmatic access

message

message: string
member

{string} message The message intended to describe the error in detail

Optional recommendations

recommendations: string[]
member

{string[]} [recommendations] The recommended actions.

Generated using TypeDoc