50e4247c23b4600fa546ba4301223381e159fd19
[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 _0xc889=['moment','bluebird','request-promise','rimraf','../../config/environment','./userVoiceQueue.attributes','exports','define','UserVoiceQueue','lodash','util','../../config/logger'];(function(_0x20a234,_0x209a9a){var _0x57cae4=function(_0x155ff2){while(--_0x155ff2){_0x20a234['push'](_0x20a234['shift']());}};_0x57cae4(++_0x209a9a);}(_0xc889,0x1c5));var _0x9c88=function(_0x220f3f,_0x11c540){_0x220f3f=_0x220f3f-0x0;var _0x1f170e=_0xc889[_0x220f3f];return _0x1f170e;};'use strict';var _=require(_0x9c88('0x0'));var util=require(_0x9c88('0x1'));var logger=require(_0x9c88('0x2'))('api');var moment=require(_0x9c88('0x3'));var BPromise=require(_0x9c88('0x4'));var rp=require(_0x9c88('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x9c88('0x6'));var config=require(_0x9c88('0x7'));var attributes=require(_0x9c88('0x8'));module[_0x9c88('0x9')]=function(_0x2cf24e,_0x2a880b){return _0x2cf24e[_0x9c88('0xa')](_0x9c88('0xb'),attributes,{'tableName':'user_has_voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};