JobErrorItem Class

The job error items.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
JobErrorItem

Constructor

JobErrorItem(**kwargs)

Variables

recommendations
list[str]

The recommended actions.

code
str

The code intended for programmatic access.

message
str

The message that describes the error in detail.