Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/types/index.ts
WebSocket completion event payload.
Properties
| Property | Type |
|---|---|
jobId | string |
htmlUrl | string |
pageCount | number |
assetCount | number |
durationMs | number |
Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/types/index.ts
WebSocket completion event payload.
| Property | Type |
|---|---|
jobId | string |
htmlUrl | string |
pageCount | number |
assetCount | number |
durationMs | number |
Was this page helpful?