add embeddings, remove userId from business & commercialProperty replaced by email
This commit is contained in:
@@ -160,7 +160,6 @@ export interface AutoCompleteCompleteEvent {
|
||||
}
|
||||
export interface MailInfo {
|
||||
sender: Sender;
|
||||
userId: string;
|
||||
email: string;
|
||||
url: string;
|
||||
listing?: BusinessListing;
|
||||
|
||||
Reference in New Issue
Block a user