mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
org seat billing api
This commit is contained in:
3
src/models/request/seatRequest.ts
Normal file
3
src/models/request/seatRequest.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export class SeatRequest {
|
||||
seatAdjustment: number;
|
||||
}
|
||||
Reference in New Issue
Block a user