2ed8e98388b941afc6bf747becfc179c9c379d87
[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 _0xb0cc=['api','bluebird','request-promise','../../config/environment','./network.attributes','exports','define','lodash','util','../../config/logger'];(function(_0x171b20,_0x5977fb){var _0x3704e5=function(_0x244303){while(--_0x244303){_0x171b20['push'](_0x171b20['shift']());}};_0x3704e5(++_0x5977fb);}(_0xb0cc,0x147));var _0xcb0c=function(_0x4eb566,_0x54b7db){_0x4eb566=_0x4eb566-0x0;var _0x8f69a6=_0xb0cc[_0x4eb566];return _0x8f69a6;};'use strict';var _=require(_0xcb0c('0x0'));var util=require(_0xcb0c('0x1'));var logger=require(_0xcb0c('0x2'))(_0xcb0c('0x3'));var moment=require('moment');var BPromise=require(_0xcb0c('0x4'));var rp=require(_0xcb0c('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xcb0c('0x6'));var attributes=require(_0xcb0c('0x7'));module[_0xcb0c('0x8')]=function(_0x572ad6,_0x432393){return _0x572ad6[_0xcb0c('0x9')]('Network',attributes,{'tableName':'network','paranoid':![],'indexes':[],'timestamps':!![]});};