protos.open.OpenCreateOccupiedTimeCommand
startDateTimeUtcstringrequired
점유 시작 시각
endDateTimeUtcstringrequired
점유 종료 시각
memostring
점유 관련 메모
zoneIdstringrequired
점유할 구역 ID
reservationGroupIdstringrequired
예약 그룹 ID
protos.open.OpenCreateOccupiedTimeCommand
{
"startDateTimeUtc": "string",
"endDateTimeUtc": "string",
"memo": "string",
"zoneId": "string",
"reservationGroupId": "string"
}