50272a4a152a05de7513724874f971282be9d2d1
[motion2.git] / server / api / trunk / trunk.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 _0xec69=['define','Trunk','tools_trunks','api','moment','request-promise','path','rimraf','../../config/environment'];(function(_0x3fd8bd,_0x1217dc){var _0x3d56e5=function(_0x317589){while(--_0x317589){_0x3fd8bd['push'](_0x3fd8bd['shift']());}};_0x3d56e5(++_0x1217dc);}(_0xec69,0x17d));var _0x9ec6=function(_0x548ccb,_0x1fab15){_0x548ccb=_0x548ccb-0x0;var _0x2f7701=_0xec69[_0x548ccb];return _0x2f7701;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0x9ec6('0x0'));var moment=require(_0x9ec6('0x1'));var BPromise=require('bluebird');var rp=require(_0x9ec6('0x2'));var fs=require('fs');var path=require(_0x9ec6('0x3'));var rimraf=require(_0x9ec6('0x4'));var config=require(_0x9ec6('0x5'));var attributes=require('./trunk.attributes');module['exports']=function(_0x406417,_0x5d86d0){return _0x406417[_0x9ec6('0x6')](_0x9ec6('0x7'),attributes,{'tableName':_0x9ec6('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};