IntegrationSlotResponseDto
timestringrequired
Example:
14:00staffIdnumberrequired
Example:
1staffNamestringrequired
Example:
Олена Ковальavailablebooleanrequired
Example:
trueIntegrationSlotResponseDto
{
"time": "14:00",
"staffId": 1,
"staffName": "Олена Коваль",
"available": true
}