2ce50cda291d014d52fd6884e47266905594d10b
[motion2.git] / server / api / userVoiceQueue / userVoiceQueue.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 _0x272c=['util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./userVoiceQueue.attributes','exports','define','UserVoiceQueue','lodash'];(function(_0x5a7149,_0x1ae0a2){var _0x3b431f=function(_0x417394){while(--_0x417394){_0x5a7149['push'](_0x5a7149['shift']());}};_0x3b431f(++_0x1ae0a2);}(_0x272c,0xa8));var _0xc272=function(_0x37a19c,_0x2f67d3){_0x37a19c=_0x37a19c-0x0;var _0x4a5716=_0x272c[_0x37a19c];return _0x4a5716;};'use strict';var _=require(_0xc272('0x0'));var util=require(_0xc272('0x1'));var logger=require(_0xc272('0x2'))(_0xc272('0x3'));var moment=require('moment');var BPromise=require(_0xc272('0x4'));var rp=require(_0xc272('0x5'));var fs=require('fs');var path=require(_0xc272('0x6'));var rimraf=require(_0xc272('0x7'));var config=require(_0xc272('0x8'));var attributes=require(_0xc272('0x9'));module[_0xc272('0xa')]=function(_0x2a80ee,_0x2705cf){return _0x2a80ee[_0xc272('0xb')](_0xc272('0xc'),attributes,{'tableName':'user_has_voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};