Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 596 Bytes

ContractJobErrorResponse.md

File metadata and controls

13 lines (10 loc) · 596 Bytes

# ContractJobErrorResponse

Properties

Name Type Description Notes
id string The unique identifier of the job error. [optional]
jobId string Job public Id [optional]
errorMessage string Error Message [optional]
errorType string Type of job error [optional]
createdDate \DateTime Date the job error was created [optional]

[Back to Model list] [Back to API list] [Back to README]