Built motion from commit da617fac.|2.6.6
[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 _0x1c9f=['define','int_desk_configurations','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0x1c9f,0xec));var _0xf1c9=function(_0x537a98,_0x3c2fc4){_0x537a98=_0x537a98-0x0;var _0x2e4964=_0x1c9f[_0x537a98];return _0x2e4964;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xf1c9('0x0'))(_0xf1c9('0x1'));var moment=require(_0xf1c9('0x2'));var BPromise=require('bluebird');var rp=require(_0xf1c9('0x3'));var fs=require('fs');var path=require(_0xf1c9('0x4'));var rimraf=require(_0xf1c9('0x5'));var config=require(_0xf1c9('0x6'));var attributes=require('./intDeskConfiguration.attributes');module['exports']=function(_0x45dce9,_0x989b24){return _0x45dce9[_0xf1c9('0x7')]('DeskConfiguration',attributes,{'tableName':_0xf1c9('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};