Built motion from commit 21186556.|2.6.19
[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 _0x9ec9=['define','MailServerOut','util','../../config/logger','api','moment','bluebird','request-promise','path','./mailServerOut.attributes','exports'];(function(_0x3d7a0f,_0x40d3c2){var _0x1a7417=function(_0x2d5ac4){while(--_0x2d5ac4){_0x3d7a0f['push'](_0x3d7a0f['shift']());}};_0x1a7417(++_0x40d3c2);}(_0x9ec9,0x86));var _0x99ec=function(_0x277a8a,_0x16cf01){_0x277a8a=_0x277a8a-0x0;var _0x531463=_0x9ec9[_0x277a8a];return _0x531463;};'use strict';var _=require('lodash');var util=require(_0x99ec('0x0'));var logger=require(_0x99ec('0x1'))(_0x99ec('0x2'));var moment=require(_0x99ec('0x3'));var BPromise=require(_0x99ec('0x4'));var rp=require(_0x99ec('0x5'));var fs=require('fs');var path=require(_0x99ec('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x99ec('0x7'));module[_0x99ec('0x8')]=function(_0x4c0f1b,_0x19f2f6){return _0x4c0f1b[_0x99ec('0x9')](_0x99ec('0xa'),attributes,{'tableName':'mail_servers_out','paranoid':![],'indexes':[],'timestamps':!![]});};