Built motion from commit (unavailable).|2.4.19
[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 _0x2f62=['define','lodash','api','bluebird','request-promise','path','rimraf','exports'];(function(_0x4fda88,_0x1a4d19){var _0xe37511=function(_0x51f461){while(--_0x51f461){_0x4fda88['push'](_0x4fda88['shift']());}};_0xe37511(++_0x1a4d19);}(_0x2f62,0x91));var _0x22f6=function(_0xa5476e,_0x4b2836){_0xa5476e=_0xa5476e-0x0;var _0x37cee5=_0x2f62[_0xa5476e];return _0x37cee5;};'use strict';var _=require(_0x22f6('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x22f6('0x1'));var moment=require('moment');var BPromise=require(_0x22f6('0x2'));var rp=require(_0x22f6('0x3'));var fs=require('fs');var path=require(_0x22f6('0x4'));var rimraf=require(_0x22f6('0x5'));var config=require('../../config/environment');var attributes=require('./userVoiceQueueRt.attributes');module[_0x22f6('0x6')]=function(_0x13d04e,_0x4e1bb2){return _0x13d04e[_0x22f6('0x7')]('UserVoiceQueueRt',attributes,{'tableName':'user_has_voice_queues_rt','paranoid':![],'indexes':[],'timestamps':!![]});};