Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobErrorItem

Package version

The job error items.

Hierarchy

  • JobErrorItem

Index

Properties

Optional code

code: undefined | string

The code intended for programmatic access. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

The message that describes the error in detail. NOTE: This property will not be serialized. It can only be populated by the server.

Optional recommendations

recommendations: string[]

The recommended actions. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc