This commit is contained in:
2023-01-08 19:52:13 +00:00
parent 5cc450eef8
commit adc85f43cc
2 changed files with 103 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ namespace Sockeye.Models
[NotMapped]
public int? MaxDataGB { get; set; }//v8 - subscription only
[NotMapped]
public bool TrialMode { get; set; } = false;//v8
public bool TrialMode { get; set; } = false;//v8 indicates it was requested by user as trial request or manually created as a trial request in UI
//shared dto props
[NotMapped]
public int Users { get; set; }//v7 scheduled users, v8 internal users