Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 499 Bytes

File metadata and controls

12 lines (8 loc) · 499 Bytes

DownloadLinkResponse

Properties

Name Type Description Notes
download_url str URL to download file. [optional]
file_name str File name of downloaded file. [optional]
file_size_bytes int File size in bytes. [optional]

[Back to Model list] [Back to API list] [Back to README]