mindee-api-dotnet

Job Class

Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Define an enqueued job.

public class Job

Inheritance: object → Job

Constructors

Name Description
Job()  

Properties

Name Description
AvailableAt Date and time the job result was available at.
Error An error encountered while processing the job.
Id Unique identifier of the job.
IssuedAt Date and time the job was issued at.
Status Status of the job.

Documentation generated by MdDocs