Merge branch 'develop' into feature/exam-generation
This commit is contained in:
@@ -26,9 +26,7 @@ export interface CorporateInformation {
|
||||
value: number;
|
||||
currency: string;
|
||||
};
|
||||
monthlyDuration: number;
|
||||
referralAgent?: string;
|
||||
allowedUserAmount?: number;
|
||||
}
|
||||
|
||||
export interface CompanyInformation {
|
||||
|
||||
Reference in New Issue
Block a user