потерял..

This commit is contained in:
Вячеслав Иванов 2024-04-30 23:13:30 +04:00
parent 7668554357
commit ee84c3e108
2 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
int? ConferenceId { get; } int? ConferenceId { get; }
int HeadwaiterId { get; } int HeadwaiterId { get; }
DateTime? BookingDate { get; } DateTime? BookingDate { get; }
string NameHall { get; }
public Dictionary<int, ILunchModel> ConferenceBookingLunches { get; } public Dictionary<int, ILunchModel> ConferenceBookingLunches { get; }
} }
} }

BIN
Hotel/HotelRestApi/string Normal file

Binary file not shown.