This commit is contained in:
@@ -23,6 +23,7 @@ namespace Sockeye.Models
|
||||
public string TimeZone { get; set; }
|
||||
public DateTime? LastUpdated { get; set; }
|
||||
public DateTime SubscriptionExpire { get; set; }
|
||||
public bool Trial { get; set; }
|
||||
public DateTime? TrialExpire { get; set; }
|
||||
public string TrialContact { get; set; }
|
||||
public string TrialEmail { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user