adobe-firefly-sdk
    Preparing search index...

    Type Alias ProjectPackageSucceededJobStatusWritable

    ProjectPackageSucceededJobStatusWritable: BaseJobStatus & {
        assets: AssetWritable[];
        status: string;
    }

    ProjectPackageSucceededJobStatus

    Represents the status of a project package succeeded asynchronous job in the system