25209d963d5b7157231deb305e6edf1c6bb11eb7
[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 _0xf483=['exports','define','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','./userVoiceQueue.attributes'];(function(_0xd33e78,_0x5a0065){var _0x12964f=function(_0x540944){while(--_0x540944){_0xd33e78['push'](_0xd33e78['shift']());}};_0x12964f(++_0x5a0065);}(_0xf483,0x183));var _0x3f48=function(_0x303265,_0x5a39b5){_0x303265=_0x303265-0x0;var _0x36f876=_0xf483[_0x303265];return _0x36f876;};'use strict';var _=require('lodash');var util=require(_0x3f48('0x0'));var logger=require(_0x3f48('0x1'))(_0x3f48('0x2'));var moment=require(_0x3f48('0x3'));var BPromise=require(_0x3f48('0x4'));var rp=require(_0x3f48('0x5'));var fs=require('fs');var path=require(_0x3f48('0x6'));var rimraf=require(_0x3f48('0x7'));var config=require('../../config/environment');var attributes=require(_0x3f48('0x8'));module[_0x3f48('0x9')]=function(_0x24697c,_0x5a17d8){return _0x24697c[_0x3f48('0xa')]('UserVoiceQueue',attributes,{'tableName':'user_has_voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};