f72d6432406977970f529dde9a2f5bc20b9ce30f
[motion2.git] / server / api / userVoiceQueueRt / userVoiceQueueRt.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 _0x373f=['exports','UserVoiceQueueRt','user_has_voice_queues_rt','api','moment','request-promise','path','rimraf','../../config/environment'];(function(_0x14c72b,_0x583726){var _0x5796b4=function(_0xca8165){while(--_0xca8165){_0x14c72b['push'](_0x14c72b['shift']());}};_0x5796b4(++_0x583726);}(_0x373f,0x108));var _0xf373=function(_0x116e3e,_0x3ad9ec){_0x116e3e=_0x116e3e-0x0;var _0x47b759=_0x373f[_0x116e3e];return _0x47b759;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xf373('0x0'));var moment=require(_0xf373('0x1'));var BPromise=require('bluebird');var rp=require(_0xf373('0x2'));var fs=require('fs');var path=require(_0xf373('0x3'));var rimraf=require(_0xf373('0x4'));var config=require(_0xf373('0x5'));var attributes=require('./userVoiceQueueRt.attributes');module[_0xf373('0x6')]=function(_0x32e9c9,_0x30c387){return _0x32e9c9['define'](_0xf373('0x7'),attributes,{'tableName':_0xf373('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};