Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Conversion

Package version

The properties of the conversion.

Hierarchy

  • Conversion

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.

Optional output

Information about the output of a successful conversion. Only present when the status of the conversion is 'Succeeded'. NOTE: This property will not be serialized. It can only be populated by the server.

settings

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

status

The status of the conversion. Terminal states are 'Cancelled', 'Failed', and 'Succeeded'.

Generated using TypeDoc