A reason for queries
This commit is contained in:
parent
327c095222
commit
ec08905e9e
9 changed files with 1143 additions and 2 deletions
|
|
@ -25,7 +25,9 @@ namespace Yavsc.Models.Booking
|
|||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
|
||||
public string Reason { get; set; }
|
||||
|
||||
public BookQuery()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue