Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / mailServerOut / mailServerOut.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 _0x3aa5=['exports','define','MailServerOut','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./mailServerOut.attributes'];(function(_0xf2eee2,_0x15afde){var _0x26bb3d=function(_0x508ca1){while(--_0x508ca1){_0xf2eee2['push'](_0xf2eee2['shift']());}};_0x26bb3d(++_0x15afde);}(_0x3aa5,0x155));var _0x53aa=function(_0x9e75ff,_0x2d97f8){_0x9e75ff=_0x9e75ff-0x0;var _0xda6935=_0x3aa5[_0x9e75ff];return _0xda6935;};'use strict';var _=require(_0x53aa('0x0'));var util=require(_0x53aa('0x1'));var logger=require(_0x53aa('0x2'))(_0x53aa('0x3'));var moment=require(_0x53aa('0x4'));var BPromise=require(_0x53aa('0x5'));var rp=require(_0x53aa('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x53aa('0x7'));var config=require(_0x53aa('0x8'));var attributes=require(_0x53aa('0x9'));module[_0x53aa('0xa')]=function(_0x7eb605,_0x308952){return _0x7eb605[_0x53aa('0xb')](_0x53aa('0xc'),attributes,{'tableName':'mail_servers_out','paranoid':![],'indexes':[],'timestamps':!![]});};