9e7151424685fd1d9a87a00ae4bf333b1f12c874
[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 _0x4f6c=['../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','exports','define','MailServerOut','mail_servers_out','util'];(function(_0x4e1a49,_0x4da738){var _0x136aae=function(_0x3ffd93){while(--_0x3ffd93){_0x4e1a49['push'](_0x4e1a49['shift']());}};_0x136aae(++_0x4da738);}(_0x4f6c,0x1c7));var _0xc4f6=function(_0x2ec0e1,_0x4f6c92){_0x2ec0e1=_0x2ec0e1-0x0;var _0x1d6d2c=_0x4f6c[_0x2ec0e1];return _0x1d6d2c;};'use strict';var _=require('lodash');var util=require(_0xc4f6('0x0'));var logger=require(_0xc4f6('0x1'))(_0xc4f6('0x2'));var moment=require(_0xc4f6('0x3'));var BPromise=require(_0xc4f6('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xc4f6('0x5'));var rimraf=require(_0xc4f6('0x6'));var config=require(_0xc4f6('0x7'));var attributes=require('./mailServerOut.attributes');module[_0xc4f6('0x8')]=function(_0x311393,_0x57d4f5){return _0x311393[_0xc4f6('0x9')](_0xc4f6('0xa'),attributes,{'tableName':_0xc4f6('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};