case 4504
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Sockeye.Models
|
||||
|
||||
[Required]
|
||||
public long SubscriptionId { get; set; }
|
||||
public bool Active { get; set; }
|
||||
[Required]
|
||||
public long ProductId { get; set; }
|
||||
[NotMapped]
|
||||
|
||||
Reference in New Issue
Block a user