d839ce0d376f2ccad3647f5271785cec72c62802
[motion2.git] / server / api / team / team.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 _0xc3d6=['Team','lodash','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./team.attributes','exports','define'];(function(_0x5417a2,_0xd137eb){var _0x27a19e=function(_0x25418b){while(--_0x25418b){_0x5417a2['push'](_0x5417a2['shift']());}};_0x27a19e(++_0xd137eb);}(_0xc3d6,0x12c));var _0x6c3d=function(_0x42ecf9,_0x48070a){_0x42ecf9=_0x42ecf9-0x0;var _0x428e56=_0xc3d6[_0x42ecf9];return _0x428e56;};'use strict';var _=require(_0x6c3d('0x0'));var util=require(_0x6c3d('0x1'));var logger=require(_0x6c3d('0x2'))('api');var moment=require(_0x6c3d('0x3'));var BPromise=require(_0x6c3d('0x4'));var rp=require(_0x6c3d('0x5'));var fs=require('fs');var path=require(_0x6c3d('0x6'));var rimraf=require(_0x6c3d('0x7'));var config=require(_0x6c3d('0x8'));var attributes=require(_0x6c3d('0x9'));module[_0x6c3d('0xa')]=function(_0x516014,_0x388fe1){return _0x516014[_0x6c3d('0xb')](_0x6c3d('0xc'),attributes,{'tableName':'teams','paranoid':![],'indexes':[],'timestamps':!![]});};