eaaad3d997615e16b1d73ec3b61ab605fd18e013
[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 _0x911f=['request-promise','rimraf','../../config/environment','./team.attributes','exports','define','teams','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x46d223,_0x501c93){var _0x4918e8=function(_0x26e222){while(--_0x26e222){_0x46d223['push'](_0x46d223['shift']());}};_0x4918e8(++_0x501c93);}(_0x911f,0x7c));var _0xf911=function(_0x1109b0,_0x548e2c){_0x1109b0=_0x1109b0-0x0;var _0x3d8d95=_0x911f[_0x1109b0];return _0x3d8d95;};'use strict';var _=require(_0xf911('0x0'));var util=require(_0xf911('0x1'));var logger=require(_0xf911('0x2'))(_0xf911('0x3'));var moment=require(_0xf911('0x4'));var BPromise=require(_0xf911('0x5'));var rp=require(_0xf911('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf911('0x7'));var config=require(_0xf911('0x8'));var attributes=require(_0xf911('0x9'));module[_0xf911('0xa')]=function(_0x5daa52,_0x334395){return _0x5daa52[_0xf911('0xb')]('Team',attributes,{'tableName':_0xf911('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};