d33a569f10dc4f346154e6b626584dd6771f8b33
[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 _0xc9c8=['api','moment','bluebird','path','rimraf','./team.attributes','exports','define','Team','teams','util'];(function(_0x3287f4,_0x131a75){var _0x4f6d7e=function(_0x431e12){while(--_0x431e12){_0x3287f4['push'](_0x3287f4['shift']());}};_0x4f6d7e(++_0x131a75);}(_0xc9c8,0x16a));var _0x8c9c=function(_0x40d957,_0x50ce7a){_0x40d957=_0x40d957-0x0;var _0x3fe7c0=_0xc9c8[_0x40d957];return _0x3fe7c0;};'use strict';var _=require('lodash');var util=require(_0x8c9c('0x0'));var logger=require('../../config/logger')(_0x8c9c('0x1'));var moment=require(_0x8c9c('0x2'));var BPromise=require(_0x8c9c('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x8c9c('0x4'));var rimraf=require(_0x8c9c('0x5'));var config=require('../../config/environment');var attributes=require(_0x8c9c('0x6'));module[_0x8c9c('0x7')]=function(_0x53f302,_0x5ec5d4){return _0x53f302[_0x8c9c('0x8')](_0x8c9c('0x9'),attributes,{'tableName':_0x8c9c('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};