adobe-firefly-sdk
    Preparing search index...

    Type Alias FileDownloadSucceededJobStatus

    FileDownloadSucceededJobStatus: BaseJobStatus & {
        downloadResponse: FileDownloadOkResponse;
        status: string;
    }

    FileDownloadSucceededJobStatus

    Represents the status of a file download succeeded asynchronous job in the system