init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Kreta.Web.Areas.UgyfelSzolgalat.Models
|
||||
{
|
||||
public class UgyfelszolgalatSearchModel
|
||||
{
|
||||
public string ServiceDeskId { get; set; }
|
||||
public string BejelentesTypusId { get; set; }
|
||||
public string StatusId { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user