42c0c4e6b3f25f8533df53e7d0f849337b1367f2
[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 _0x51ec=['mail_servers_out','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','./mailServerOut.attributes','exports','define'];(function(_0x1fdcfe,_0x4ef2a9){var _0xaaf833=function(_0x3731b8){while(--_0x3731b8){_0x1fdcfe['push'](_0x1fdcfe['shift']());}};_0xaaf833(++_0x4ef2a9);}(_0x51ec,0x175));var _0xc51e=function(_0x5a74cb,_0x36217c){_0x5a74cb=_0x5a74cb-0x0;var _0x563740=_0x51ec[_0x5a74cb];return _0x563740;};'use strict';var _=require(_0xc51e('0x0'));var util=require(_0xc51e('0x1'));var logger=require(_0xc51e('0x2'))(_0xc51e('0x3'));var moment=require(_0xc51e('0x4'));var BPromise=require(_0xc51e('0x5'));var rp=require(_0xc51e('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xc51e('0x7'));var config=require('../../config/environment');var attributes=require(_0xc51e('0x8'));module[_0xc51e('0x9')]=function(_0x4fe63d,_0x29bb9b){return _0x4fe63d[_0xc51e('0xa')]('MailServerOut',attributes,{'tableName':_0xc51e('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};