6f3484eb458c133d95d890a25eb8a902d9003a8b
[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 _0xf8e3=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./team.attributes','exports','define','Team'];(function(_0x9cd4c3,_0x1c9b2c){var _0x4c9025=function(_0x25b3c6){while(--_0x25b3c6){_0x9cd4c3['push'](_0x9cd4c3['shift']());}};_0x4c9025(++_0x1c9b2c);}(_0xf8e3,0x1ad));var _0x3f8e=function(_0x22de09,_0x3db597){_0x22de09=_0x22de09-0x0;var _0x4a13dc=_0xf8e3[_0x22de09];return _0x4a13dc;};'use strict';var _=require(_0x3f8e('0x0'));var util=require(_0x3f8e('0x1'));var logger=require(_0x3f8e('0x2'))(_0x3f8e('0x3'));var moment=require(_0x3f8e('0x4'));var BPromise=require(_0x3f8e('0x5'));var rp=require(_0x3f8e('0x6'));var fs=require('fs');var path=require(_0x3f8e('0x7'));var rimraf=require('rimraf');var config=require(_0x3f8e('0x8'));var attributes=require(_0x3f8e('0x9'));module[_0x3f8e('0xa')]=function(_0x10d483,_0x1a9052){return _0x10d483[_0x3f8e('0xb')](_0x3f8e('0xc'),attributes,{'tableName':'teams','paranoid':![],'indexes':[],'timestamps':!![]});};