adobe-firefly-sdk
    Preparing search index...

    Type Alias PartiallySucceededJobStatus

    PartiallySucceededJobStatus:
        | { jobType: "folder_copy" } & FolderCopyPartiallySucceededJobStatus
        | { jobType: "project_package" } & ProjectPackagePartiallySucceededJobStatus

    Represents the status of a partially succeeded asynchronous job in the system