Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/upload.types.ts
Result of document upload operation
Properties
| Property | Type |
|---|---|
success | boolean |
uploaded | UploadedItem[] |
failed | FailedUpload[] |
stats | UploadStats |
error | string |
Was this page helpful?