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

    Interface JobStatusPollPayload

    interface JobStatusPollPayload {
        jobId: string;
        status: PhotoshopClient.JobStatus;
    }
    Index

    Properties

    Properties

    jobId: string

    The job ID.