Built motion from commit 1fa89557.|2.6.10
[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 _0xf7cc=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','exports','define','Trunk','tools_trunks'];(function(_0x575228,_0x3f9bc1){var _0x4cb11e=function(_0x36820e){while(--_0x36820e){_0x575228['push'](_0x575228['shift']());}};_0x4cb11e(++_0x3f9bc1);}(_0xf7cc,0x1c7));var _0xcf7c=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0xf7cc[_0x42cae2];return _0x5f256f;};'use strict';var _=require(_0xcf7c('0x0'));var util=require(_0xcf7c('0x1'));var logger=require(_0xcf7c('0x2'))(_0xcf7c('0x3'));var moment=require(_0xcf7c('0x4'));var BPromise=require(_0xcf7c('0x5'));var rp=require(_0xcf7c('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xcf7c('0x7'));var config=require(_0xcf7c('0x8'));var attributes=require('./trunk.attributes');module[_0xcf7c('0x9')]=function(_0x7ef860,_0x2d3f67){return _0x7ef860[_0xcf7c('0xa')](_0xcf7c('0xb'),attributes,{'tableName':_0xcf7c('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};