SendProposalBodyDto
expirationstring<date-time>required
Expiration date for the proposal
shouldSendEmailboolean
Set to false to disable sending an email notification when sending the proposal
Default value:
true
SendProposalBodyDto
{
"expiration": "2024-07-29T15:51:28.071Z",
"shouldSendEmail": true
}