Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaJobErrorDetail

Package version

interface

An interface representing MediaJobErrorDetail. Details of JobOutput errors.

Hierarchy

  • MediaJobErrorDetail

Index

Properties

Properties

Optional code

code: undefined | string
member

{string} [code] Code describing the error detail. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string
member

{string} [message] A human-readable representation of the error. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc