adobe-firefly-sdk
    Preparing search index...

    Type Alias JobStatusLinkResponse

    Job status response.

    type JobStatusLinkResponse = {
        jobId: string;
        statusUrl: string;
    }
    Index

    Properties

    Properties

    jobId: string

    The job ID.

    statusUrl: string

    URL to download the results of the job.