0c862669f6de9b2fe9ffb385f1044bb2338cf461
[motion2.git] / server / api / intSugarcrmAccount / intSugarcrmAccount.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 _0x20df=['../../config/environment','../../components/integrations/configuration','SugarcrmAccount','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf'];(function(_0x2f954f,_0x277e1a){var _0x5e516b=function(_0x59152b){while(--_0x59152b){_0x2f954f['push'](_0x2f954f['shift']());}};_0x5e516b(++_0x277e1a);}(_0x20df,0x7c));var _0xf20d=function(_0x28fbbf,_0x11f896){_0x28fbbf=_0x28fbbf-0x0;var _0x543af6=_0x20df[_0x28fbbf];return _0x543af6;};'use strict';var _=require(_0xf20d('0x0'));var util=require(_0xf20d('0x1'));var logger=require(_0xf20d('0x2'))(_0xf20d('0x3'));var moment=require('moment');var BPromise=require(_0xf20d('0x4'));var rp=require(_0xf20d('0x5'));var fs=require('fs');var path=require(_0xf20d('0x6'));var rimraf=require(_0xf20d('0x7'));var config=require(_0xf20d('0x8'));var attributes=require('./intSugarcrmAccount.attributes');var integrations=require(_0xf20d('0x9'));module['exports']=function(_0x397065,_0x41d0da){return _0x397065['define'](_0xf20d('0xa'),attributes,{'tableName':'int_sugarcrm_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};