b079c27a30dd7a1150250a778b55fc91c4b5774a
[motion2.git] / server / api / network / network.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 _0x7d98=['lodash','../../config/logger','api','moment','bluebird','path','rimraf','./network.attributes','define','Network','network'];(function(_0x461581,_0x4a2441){var _0x1c8e4b=function(_0x6391a7){while(--_0x6391a7){_0x461581['push'](_0x461581['shift']());}};_0x1c8e4b(++_0x4a2441);}(_0x7d98,0xe7));var _0x87d9=function(_0x3b4b1d,_0x15029e){_0x3b4b1d=_0x3b4b1d-0x0;var _0x488c36=_0x7d98[_0x3b4b1d];return _0x488c36;};'use strict';var _=require(_0x87d9('0x0'));var util=require('util');var logger=require(_0x87d9('0x1'))(_0x87d9('0x2'));var moment=require(_0x87d9('0x3'));var BPromise=require(_0x87d9('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x87d9('0x5'));var rimraf=require(_0x87d9('0x6'));var config=require('../../config/environment');var attributes=require(_0x87d9('0x7'));module['exports']=function(_0x5ed6d2,_0x510ba4){return _0x5ed6d2[_0x87d9('0x8')](_0x87d9('0x9'),attributes,{'tableName':_0x87d9('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};