Built motion from commit (unavailable).|2.5.31
[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 _0x08e1=['util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','exports','TeamVoiceQueue','team_has_voice_queues','lodash'];(function(_0x526eee,_0x3a8d22){var _0x488663=function(_0x5aa863){while(--_0x5aa863){_0x526eee['push'](_0x526eee['shift']());}};_0x488663(++_0x3a8d22);}(_0x08e1,0x137));var _0x108e=function(_0x122e9b,_0x391bf4){_0x122e9b=_0x122e9b-0x0;var _0x22c247=_0x08e1[_0x122e9b];return _0x22c247;};'use strict';var _=require(_0x108e('0x0'));var util=require(_0x108e('0x1'));var logger=require(_0x108e('0x2'))(_0x108e('0x3'));var moment=require('moment');var BPromise=require(_0x108e('0x4'));var rp=require(_0x108e('0x5'));var fs=require('fs');var path=require(_0x108e('0x6'));var rimraf=require(_0x108e('0x7'));var config=require(_0x108e('0x8'));var attributes=require('./teamVoiceQueue.attributes');module[_0x108e('0x9')]=function(_0x37a5b5,_0x391774){return _0x37a5b5['define'](_0x108e('0xa'),attributes,{'tableName':_0x108e('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};