import { type OperationDetails } from "https://deno.land/x/aiformrecognizer@v1.2.0/src/interfaces/document-analysis-models.ts";
Get Operation response object.
Properties
Polymorphic discriminator, which specifies the different types this object can be
status: OperationStatus
Operation status.
createdOn: Date
Date and time (UTC) when the operation was created.
lastUpdatedOn: Date
Date and time (UTC) when the status was last updated.
List of key-value tag attributes associated with the document model.
optional
error: ErrorModelEncountered error.