@musallam/photoshop-client
    Preparing search index...

    Interface JobStatusResponse

    interface JobStatusResponse {
        results: JobStatusResponseResults;
        status: PhotoshopClient.JobStatus;
    }
    Index

    Properties

    Properties

    The results of the job if completed.