This commit is contained in:
@@ -27,6 +27,8 @@ namespace Sockeye.Models
|
||||
public DateTime? LastUpdated { get; set; }
|
||||
public DateTime SubscriptionExpire { get; set; }
|
||||
public decimal Cost { get; set; }
|
||||
public string LastHealthStatus { get; set; }
|
||||
public DateTime? LastHealthCheck { get; set; }
|
||||
public bool Trial { get; set; }
|
||||
public string TrialContact { get; set; }
|
||||
public string TrialEmail { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user