f05c862dedae7d4ed54e0622fbb5b51015e08bf0
[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 _0x5a01=['TeamVoiceQueue','lodash','util','../../config/logger','bluebird','request-promise','rimraf','../../config/environment','./teamVoiceQueue.attributes','define'];(function(_0x487ab4,_0x1e24e8){var _0x3bef77=function(_0x5ce664){while(--_0x5ce664){_0x487ab4['push'](_0x487ab4['shift']());}};_0x3bef77(++_0x1e24e8);}(_0x5a01,0x1af));var _0x15a0=function(_0x2b3478,_0x58afd7){_0x2b3478=_0x2b3478-0x0;var _0x1c106f=_0x5a01[_0x2b3478];return _0x1c106f;};'use strict';var _=require(_0x15a0('0x0'));var util=require(_0x15a0('0x1'));var logger=require(_0x15a0('0x2'))('api');var moment=require('moment');var BPromise=require(_0x15a0('0x3'));var rp=require(_0x15a0('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x15a0('0x5'));var config=require(_0x15a0('0x6'));var attributes=require(_0x15a0('0x7'));module['exports']=function(_0x5cc5bd,_0x2e15f2){return _0x5cc5bd[_0x15a0('0x8')](_0x15a0('0x9'),attributes,{'tableName':'team_has_voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};