⚡ Added ticket resource
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { IDataObject } from "n8n-workflow";
|
||||
|
||||
import {
|
||||
IDataObject,
|
||||
} from 'n8n-workflow';
|
||||
|
||||
export interface IAssociation {
|
||||
associatedCompanyIds?: number[];
|
||||
|
||||
Reference in New Issue
Block a user