ProposalFileDto
titlestringrequired
Title of the file
Example:
sample.pdfurlstringrequired
URL to the file
Example:
https://offri.blob.core.windows.net/files/1/caa0c880-9c31-11ef-8ba0-8d168cef48d7/sample.pdfProposalFileDto
{
"title": "sample.pdf",
"url": "https://offri.blob.core.windows.net/files/1/caa0c880-9c31-11ef-8ba0-8d168cef48d7/sample.pdf"
}