4b5656c5e7e963d827d9582dc48857c052ea1828
[motion2.git] / server / api / teamVoiceQueue / teamVoiceQueue.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 _0x3f9d=['../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','team_has_voice_queues','lodash','util'];(function(_0x1a9bca,_0x247b44){var _0x5d2891=function(_0x55355a){while(--_0x55355a){_0x1a9bca['push'](_0x1a9bca['shift']());}};_0x5d2891(++_0x247b44);}(_0x3f9d,0x1c6));var _0xd3f9=function(_0x4cdba5,_0x5373a7){_0x4cdba5=_0x4cdba5-0x0;var _0x3be43d=_0x3f9d[_0x4cdba5];return _0x3be43d;};'use strict';var _=require(_0xd3f9('0x0'));var util=require(_0xd3f9('0x1'));var logger=require(_0xd3f9('0x2'))(_0xd3f9('0x3'));var moment=require(_0xd3f9('0x4'));var BPromise=require(_0xd3f9('0x5'));var rp=require(_0xd3f9('0x6'));var fs=require('fs');var path=require(_0xd3f9('0x7'));var rimraf=require(_0xd3f9('0x8'));var config=require(_0xd3f9('0x9'));var attributes=require('./teamVoiceQueue.attributes');module[_0xd3f9('0xa')]=function(_0x567a53,_0xadede5){return _0x567a53['define']('TeamVoiceQueue',attributes,{'tableName':_0xd3f9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};