mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
✨ hubspot node done
This commit is contained in:
@@ -7,6 +7,6 @@ export interface IAssociation {
|
||||
}
|
||||
|
||||
export interface IDeal {
|
||||
association?: IAssociation;
|
||||
associations?: IAssociation;
|
||||
properties?: IDataObject[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user