9b2fbadff16813ea612e3d358f22678db745e21e
[motion2.git] / server / api / intFreshsalesField / intFreshsalesField.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 _0xfcdb=['freshsales_unique_index','FieldId','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./intFreshsalesField.attributes','exports','define','int_freshsales_fields'];(function(_0x17d48d,_0x4074fb){var _0x26aee9=function(_0x13cb1e){while(--_0x13cb1e){_0x17d48d['push'](_0x17d48d['shift']());}};_0x26aee9(++_0x4074fb);}(_0xfcdb,0x1c2));var _0xbfcd=function(_0x29f866,_0x325482){_0x29f866=_0x29f866-0x0;var _0x1697de=_0xfcdb[_0x29f866];return _0x1697de;};'use strict';var _=require('lodash');var util=require(_0xbfcd('0x0'));var logger=require(_0xbfcd('0x1'))(_0xbfcd('0x2'));var moment=require(_0xbfcd('0x3'));var BPromise=require(_0xbfcd('0x4'));var rp=require(_0xbfcd('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xbfcd('0x6'));var config=require(_0xbfcd('0x7'));var attributes=require(_0xbfcd('0x8'));module[_0xbfcd('0x9')]=function(_0x2dde45,_0x2163bc){return _0x2dde45[_0xbfcd('0xa')]('FreshsalesField',attributes,{'tableName':_0xbfcd('0xb'),'paranoid':![],'indexes':[{'name':_0xbfcd('0xc'),'fields':['idField',_0xbfcd('0xd')],'unique':!![]}],'timestamps':!![]});};