mirror of
https://github.com/bitwarden/server
synced 2025-12-17 08:43:27 +00:00
plan trial periods
This commit is contained in:
@@ -16,5 +16,6 @@ namespace Bit.Core.Models.StaticStore
|
||||
public short? MaxSubvaults { get; set; }
|
||||
public int UpgradeSortOrder { get; set; }
|
||||
public bool Disabled { get; set; }
|
||||
public int? TrialPeriodDays { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user