ENCOA-277, ENCOA-276, ENCOA-282, ENCOA-283
This commit is contained in:
@@ -7,9 +7,9 @@ export interface UserImport {
|
||||
email: string;
|
||||
name: string;
|
||||
passport_id: string;
|
||||
type: Type;
|
||||
type?: Type;
|
||||
groupName: string;
|
||||
entity: string;
|
||||
entity?: string;
|
||||
studentID: string;
|
||||
demographicInformation: {
|
||||
country: string;
|
||||
|
||||
Reference in New Issue
Block a user