a947dd447a0682923b76e49b6a15471c49900797
[motion2.git] / server / api / intDeskConfiguration / intDeskConfiguration.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 _0x5cfa=['../../config/logger','../../config/environment','./intDeskConfiguration.attributes','define','int_desk_configurations','lodash'];(function(_0x272cb2,_0x3d388f){var _0x3c7b14=function(_0x283e7e){while(--_0x283e7e){_0x272cb2['push'](_0x272cb2['shift']());}};_0x3c7b14(++_0x3d388f);}(_0x5cfa,0x12b));var _0xa5cf=function(_0xe59043,_0x2539c6){_0xe59043=_0xe59043-0x0;var _0x67e54=_0x5cfa[_0xe59043];return _0x67e54;};'use strict';var _=require(_0xa5cf('0x0'));var util=require('util');var logger=require(_0xa5cf('0x1'))('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xa5cf('0x2'));var attributes=require(_0xa5cf('0x3'));module['exports']=function(_0x2d68a8,_0x38a403){return _0x2d68a8[_0xa5cf('0x4')]('DeskConfiguration',attributes,{'tableName':_0xa5cf('0x5'),'paranoid':![],'indexes':[],'timestamps':!![]});};