Built motion from commit (unavailable).|2.5.3
[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 _0x12e9=['api','moment','bluebird','request-promise','rimraf','../../config/environment','exports','define','lodash','util'];(function(_0x2bc35a,_0x4da8fd){var _0x26b765=function(_0x4d0db2){while(--_0x4d0db2){_0x2bc35a['push'](_0x2bc35a['shift']());}};_0x26b765(++_0x4da8fd);}(_0x12e9,0x9e));var _0x912e=function(_0x43f570,_0x26496a){_0x43f570=_0x43f570-0x0;var _0x4b44b8=_0x12e9[_0x43f570];return _0x4b44b8;};'use strict';var _=require(_0x912e('0x0'));var util=require(_0x912e('0x1'));var logger=require('../../config/logger')(_0x912e('0x2'));var moment=require(_0x912e('0x3'));var BPromise=require(_0x912e('0x4'));var rp=require(_0x912e('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x912e('0x6'));var config=require(_0x912e('0x7'));var attributes=require('./trunk.attributes');module[_0x912e('0x8')]=function(_0x423fca,_0x358b04){return _0x423fca[_0x912e('0x9')]('Trunk',attributes,{'tableName':'tools_trunks','paranoid':![],'indexes':[],'timestamps':!![]});};