Added packages for students to be able to purchase
This commit is contained in:
@@ -22,6 +22,7 @@ export interface User {
|
||||
|
||||
export interface CorporateInformation {
|
||||
companyInformation: CompanyInformation;
|
||||
monthlyDuration: number;
|
||||
payment?: {
|
||||
value: number;
|
||||
currency: string;
|
||||
|
||||
Reference in New Issue
Block a user