Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/common.types.ts
Properties
| Property | Type |
|---|---|
code | ErrorCode |
message | string |
stage | JobStage |
recoverable | boolean |
details | unknown |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/common.types.ts
| Property | Type |
|---|---|
code | ErrorCode |
message | string |
stage | JobStage |
recoverable | boolean |
details | unknown |
Was this page helpful?