@cpod/sdk - v0.2.7
    Preparing search index...

    Interface DownloadResponse

    Download response

    interface DownloadResponse {
        download_url: string;
        expires_at?: string;
    }
    Index

    Properties

    download_url: string
    expires_at?: string