This commit is contained in:
@@ -46,7 +46,7 @@ namespace AyaNova.Models
|
||||
|
||||
//CUSTOMER ACCESS FEATURES AND SETTINGS
|
||||
public long? CustomerDefaultWorkOrderReportId { get; set; }
|
||||
public string CustomerServiceRequestInfoHTML { get; set; }
|
||||
public string CustomerServiceRequestInfoText { get; set; }
|
||||
|
||||
public bool CustomerAllowCSR { get; set; }
|
||||
public List<string> CustomerAllowCSRInTags { get; set; } = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user