adobe-firefly-sdk
    Preparing search index...

    Type Alias DownloadFileResponses

    type DownloadFileResponses = {
        "200": FileDownloadOkResponse;
        "202": { jobId?: string };
    }
    Index

    Properties

    Properties

    Success - A pre-signed download URL for the asset

    "202": { jobId?: string }

    FileDownloadAcceptedResponse

    Asynchronous job id used to call the status endpoint.

    Type Declaration

    • OptionaljobId?: string

      The asynchronous job id