✨ update lead done
This commit is contained in:
@@ -5,6 +5,8 @@ export interface ILeadCompany {
|
||||
}
|
||||
|
||||
export interface ILead {
|
||||
user_id?: string;
|
||||
id?: string;
|
||||
email: string;
|
||||
phone?: string;
|
||||
name?: string;
|
||||
|
||||
Reference in New Issue
Block a user