Skip to main content

ProposalFileDto

titlestringrequired

Title of the file

Example: sample.pdf
urlstringrequired

URL to the file

Example: https://offri.blob.core.windows.net/files/1/caa0c880-9c31-11ef-8ba0-8d168cef48d7/sample.pdf
ProposalFileDto
{
"title": "sample.pdf",
"url": "https://offri.blob.core.windows.net/files/1/caa0c880-9c31-11ef-8ba0-8d168cef48d7/sample.pdf"
}