TranslationStatusSummary interface
Status Summary
Properties
| cancelled | Number of cancelled |
| failed | Failed count |
| in |
Number of in progress |
| not |
Count of not yet started |
| success | Number of Success |
| total | Total count |
| total |
Total characters charged by the API |
| total |
Total images charged by the API |
| total |
Total image scans failed |
| total |
Total image scans charged by the API |
Property Details
cancelled
Number of cancelled
cancelled: number
Property Value
number
failed
Failed count
failed: number
Property Value
number
inProgress
Number of in progress
inProgress: number
Property Value
number
notYetStarted
Count of not yet started
notYetStarted: number
Property Value
number
success
Number of Success
success: number
Property Value
number
total
Total count
total: number
Property Value
number
totalCharacterCharged
Total characters charged by the API
totalCharacterCharged: number
Property Value
number
totalImageCharged
Total images charged by the API
totalImageCharged?: number
Property Value
number
totalImageScansFailed
Total image scans failed
totalImageScansFailed?: number
Property Value
number
totalImageScansSucceeded
Total image scans charged by the API
totalImageScansSucceeded?: number
Property Value
number