Get3Dpdfurl.DownloadUrls type

Signature:

type DownloadUrls = {
        __typename?: "FileUrl";
        url: string;
    };