Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / intFreshdeskAccount / intFreshdeskAccount.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x917a=['int_freshdesk_accounts','lodash','util','../../config/logger','api','moment','rimraf','../../config/environment','./intFreshdeskAccount.attributes','../../components/integrations/configuration','define'];(function(_0x5d1053,_0x38b0c2){var _0x3d5969=function(_0xb4b604){while(--_0xb4b604){_0x5d1053['push'](_0x5d1053['shift']());}};_0x3d5969(++_0x38b0c2);}(_0x917a,0x1e5));var _0xa917=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0x917a[_0x40a045];return _0x1a687c;};'use strict';var _=require(_0xa917('0x0'));var util=require(_0xa917('0x1'));var logger=require(_0xa917('0x2'))(_0xa917('0x3'));var moment=require(_0xa917('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xa917('0x5'));var config=require(_0xa917('0x6'));var attributes=require(_0xa917('0x7'));var integrations=require(_0xa917('0x8'));module['exports']=function(_0x285e25,_0x5ad050){return _0x285e25[_0xa917('0x9')]('FreshdeskAccount',attributes,{'tableName':_0xa917('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};