Built motion from commit (unavailable).|2.5.23
[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 _0x6423=['TeamVoiceQueue','team_has_voice_queues','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./teamVoiceQueue.attributes','define'];(function(_0x1fa7c8,_0x3a9741){var _0x589fae=function(_0x14d9b5){while(--_0x14d9b5){_0x1fa7c8['push'](_0x1fa7c8['shift']());}};_0x589fae(++_0x3a9741);}(_0x6423,0xab));var _0x3642=function(_0xc8f7a,_0x579311){_0xc8f7a=_0xc8f7a-0x0;var _0x3c2843=_0x6423[_0xc8f7a];return _0x3c2843;};'use strict';var _=require(_0x3642('0x0'));var util=require(_0x3642('0x1'));var logger=require(_0x3642('0x2'))(_0x3642('0x3'));var moment=require(_0x3642('0x4'));var BPromise=require('bluebird');var rp=require(_0x3642('0x5'));var fs=require('fs');var path=require(_0x3642('0x6'));var rimraf=require(_0x3642('0x7'));var config=require(_0x3642('0x8'));var attributes=require(_0x3642('0x9'));module['exports']=function(_0x147e56,_0xca3959){return _0x147e56[_0x3642('0xa')](_0x3642('0xb'),attributes,{'tableName':_0x3642('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};