This commit is contained in:
8
dist/models/CreateParticipant.d.ts
vendored
8
dist/models/CreateParticipant.d.ts
vendored
@@ -1,8 +0,0 @@
|
||||
export declare type CreateParticipant = {
|
||||
firstname: string;
|
||||
middlename?: string;
|
||||
lastname: string;
|
||||
phone?: string;
|
||||
email?: string;
|
||||
address?: number;
|
||||
};
|
||||
Reference in New Issue
Block a user