mirror of
https://github.com/bitwarden/server
synced 2025-12-16 00:03:54 +00:00
premium access addon for families plans
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Bit.Core.Models.Business
|
||||
public Enums.PlanType Plan { get; set; }
|
||||
public short AdditionalSeats { get; set; }
|
||||
public short AdditionalStorageGb { get; set; }
|
||||
public bool PremiumAccessAddon { get; set; }
|
||||
public string PaymentToken { get; set; }
|
||||
public string CollectionName { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user