5a91b34bf4bc0cab9868fcc85eaeaf01085bd1e8
[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 _0x1201=['./teamVoiceQueue.attributes','exports','define','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment'];(function(_0x50a96b,_0x7dada2){var _0x381d36=function(_0x2c7eba){while(--_0x2c7eba){_0x50a96b['push'](_0x50a96b['shift']());}};_0x381d36(++_0x7dada2);}(_0x1201,0x123));var _0x1120=function(_0x53afa6,_0x59e786){_0x53afa6=_0x53afa6-0x0;var _0x51f86a=_0x1201[_0x53afa6];return _0x51f86a;};'use strict';var _=require(_0x1120('0x0'));var util=require(_0x1120('0x1'));var logger=require(_0x1120('0x2'))(_0x1120('0x3'));var moment=require(_0x1120('0x4'));var BPromise=require(_0x1120('0x5'));var rp=require(_0x1120('0x6'));var fs=require('fs');var path=require(_0x1120('0x7'));var rimraf=require('rimraf');var config=require(_0x1120('0x8'));var attributes=require(_0x1120('0x9'));module[_0x1120('0xa')]=function(_0x2933b9,_0x22608b){return _0x2933b9[_0x1120('0xb')]('TeamVoiceQueue',attributes,{'tableName':'team_has_voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};