Provides additional metadata about a job

Hierarchy

  • ResponseInfo

Properties

Properties

message?: string

Provides additional information about the request

status: "RUNNING" | "COMPLETE" | "ERROR"

Indicates whether a job is successfully completed, in progress or resulted in error

uuid: string

Unique job ID

Generated using TypeDoc