mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
premiumAccessAddon option when creating org
This commit is contained in:
parent
464bca8c4d
commit
5d5200b12e
@ -9,6 +9,7 @@ export class OrganizationCreateRequest {
|
||||
paymentToken: string;
|
||||
additionalSeats: number;
|
||||
additionalStorageGb: number;
|
||||
premiumAccessAddon: boolean;
|
||||
collectionName: string;
|
||||
country: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user