Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailedAssetConversion

Package version

The conversion has failed. Check the 'error' field for more details.

Hierarchy

Index

Properties

conversionId

conversionId: string

The ID of the conversion supplied when the conversion was created.

createdOn

createdOn: Date

The time when the conversion was created. Date and time in ISO 8601 format.

error

The error object containing details about the conversion failure.

settings

Conversion settings describe the origin of input files and destination of output files.

status

status: "Failed"

The conversion has failed. Check the 'error' field for more details. This is a terminal state.

Generated using TypeDoc