This commit is contained in:
@@ -16,7 +16,7 @@ namespace Sockeye.Models
|
||||
public string Name { get; set; }
|
||||
public bool Active { get; set; }
|
||||
[Required]
|
||||
public ProductGroup Group {get;set;}
|
||||
public ProductGroup PGroup {get;set;}
|
||||
public long VendorId { get; set; }
|
||||
public TimeSpan LicenseInterval { get; set; }
|
||||
public TimeSpan MaintInterval { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user