0f25246941e02d2e948db2e72371b01a4313729a
[motion2.git] / server / api / intDeskAccount / intDeskAccount.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 _0x1ae8=['api','bluebird','request-promise','path','rimraf','../../config/environment','./intDeskAccount.attributes','../../components/integrations/configuration','define','DeskAccount','int_desk_accounts','lodash','util'];(function(_0x1a5a53,_0x598a8c){var _0xf75355=function(_0x454fe5){while(--_0x454fe5){_0x1a5a53['push'](_0x1a5a53['shift']());}};_0xf75355(++_0x598a8c);}(_0x1ae8,0x177));var _0x81ae=function(_0x4d3be7,_0x4db16f){_0x4d3be7=_0x4d3be7-0x0;var _0x2018aa=_0x1ae8[_0x4d3be7];return _0x2018aa;};'use strict';var _=require(_0x81ae('0x0'));var util=require(_0x81ae('0x1'));var logger=require('../../config/logger')(_0x81ae('0x2'));var moment=require('moment');var BPromise=require(_0x81ae('0x3'));var rp=require(_0x81ae('0x4'));var fs=require('fs');var path=require(_0x81ae('0x5'));var rimraf=require(_0x81ae('0x6'));var config=require(_0x81ae('0x7'));var attributes=require(_0x81ae('0x8'));var integrations=require(_0x81ae('0x9'));module['exports']=function(_0x40b1ce,_0x3a242c){return _0x40b1ce[_0x81ae('0xa')](_0x81ae('0xb'),attributes,{'tableName':_0x81ae('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};