@musallam/audio-video-client
    Preparing search index...

    Type Alias JobStatusOutput

    Output for describe API jobs.

    type JobStatusOutput = {
        elements?: JobStatusOutputElementsItem[];
        fonts?: JobStatusOutputFontsItem[];
    }
    Index

    Properties

    Properties

    Array of elements from the template.

    Array of fonts from the template.