AdsDownloadUrl
Download URL for an Advanced Drafting Services file.
namestring
Human-readable name of the ADS type (e.g., "Xactimate ESX", "AutoCAD DWG")
typestring
The ADS type identifier (e.g., "esx", "dwg", "rvt", "cad2d", "cad3d")
urlstring
Download URL for the ADS file
AdsDownloadUrl
{
"name": "string",
"type": "string",
"url": "string"
}