7b12e04d7d5b5058e7b29e556a5bdd7f78608854
[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 _0x2312=['bluebird','rimraf','../../config/environment','./mailServerOut.attributes','define','MailServerOut','lodash','util','../../config/logger','api','moment'];(function(_0x2b55f3,_0x153662){var _0x5221be=function(_0x31eed2){while(--_0x31eed2){_0x2b55f3['push'](_0x2b55f3['shift']());}};_0x5221be(++_0x153662);}(_0x2312,0x1a8));var _0x2231=function(_0x57cec2,_0x59a9db){_0x57cec2=_0x57cec2-0x0;var _0x2fcd4e=_0x2312[_0x57cec2];return _0x2fcd4e;};'use strict';var _=require(_0x2231('0x0'));var util=require(_0x2231('0x1'));var logger=require(_0x2231('0x2'))(_0x2231('0x3'));var moment=require(_0x2231('0x4'));var BPromise=require(_0x2231('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x2231('0x6'));var config=require(_0x2231('0x7'));var attributes=require(_0x2231('0x8'));module['exports']=function(_0x1eeeac,_0x5803a3){return _0x1eeeac[_0x2231('0x9')](_0x2231('0xa'),attributes,{'tableName':'mail_servers_out','paranoid':![],'indexes':[],'timestamps':!![]});};