mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
premiumAccessAddon option when creating org
This commit is contained in:
@@ -9,6 +9,7 @@ export class OrganizationCreateRequest {
|
||||
paymentToken: string;
|
||||
additionalSeats: number;
|
||||
additionalStorageGb: number;
|
||||
premiumAccessAddon: boolean;
|
||||
collectionName: string;
|
||||
country: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user