UpdateVaccinationDto
vaccineNamestring
doseLabelstring
administeredAtstring
Дата введення (ISO date)
nextDueAtstring
Дата наступної дози (ISO date)
manufacturerstring
batchNumberstring
Серія/партія
notestring
UpdateVaccinationDto
{
"vaccineName": "string",
"doseLabel": "string",
"administeredAt": "string",
"nextDueAt": "string",
"manufacturer": "string",
"batchNumber": "string",
"note": "string"
}