Built motion from commit (unavailable).|2.5.11
[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 _0x73fa=['exports','define','lodash','util','../../config/logger','path','rimraf','../../config/environment','./userVoiceQueueRt.attributes'];(function(_0x314c76,_0x57f2a0){var _0x590ac9=function(_0x55dc05){while(--_0x55dc05){_0x314c76['push'](_0x314c76['shift']());}};_0x590ac9(++_0x57f2a0);}(_0x73fa,0x14f));var _0xa73f=function(_0x34d6bd,_0x55b744){_0x34d6bd=_0x34d6bd-0x0;var _0x248396=_0x73fa[_0x34d6bd];return _0x248396;};'use strict';var _=require(_0xa73f('0x0'));var util=require(_0xa73f('0x1'));var logger=require(_0xa73f('0x2'))('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xa73f('0x3'));var rimraf=require(_0xa73f('0x4'));var config=require(_0xa73f('0x5'));var attributes=require(_0xa73f('0x6'));module[_0xa73f('0x7')]=function(_0x430734,_0x2a914d){return _0x430734[_0xa73f('0x8')]('UserVoiceQueueRt',attributes,{'tableName':'user_has_voice_queues_rt','paranoid':![],'indexes':[],'timestamps':!![]});};