mirror of
https://github.com/bitwarden/server
synced 2025-12-17 08:43:27 +00:00
enterprise plans
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Bit.Core.Models.StaticStore
|
||||
public short BaseSeats { get; set; }
|
||||
public bool CanBuyAdditionalSeats { get; set; }
|
||||
public short? MaxAdditionalSeats { get; set; }
|
||||
public bool UseGroups { get; set; }
|
||||
public decimal BasePrice { get; set; }
|
||||
public decimal SeatPrice { get; set; }
|
||||
public short? MaxCollections { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user