Перейти до основного вмісту

IntegrationSlotResponseDto

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