Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / mailServerIn / mailServerIn.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 _0xac28=['MailServerIn','mail_servers_in','util','../../config/logger','api','bluebird','request-promise','rimraf','../../config/environment','./mailServerIn.attributes','define'];(function(_0x597bfc,_0x3408db){var _0x45bd1e=function(_0x353029){while(--_0x353029){_0x597bfc['push'](_0x597bfc['shift']());}};_0x45bd1e(++_0x3408db);}(_0xac28,0x70));var _0x8ac2=function(_0x59724f,_0x48d063){_0x59724f=_0x59724f-0x0;var _0x563768=_0xac28[_0x59724f];return _0x563768;};'use strict';var _=require('lodash');var util=require(_0x8ac2('0x0'));var logger=require(_0x8ac2('0x1'))(_0x8ac2('0x2'));var moment=require('moment');var BPromise=require(_0x8ac2('0x3'));var rp=require(_0x8ac2('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x8ac2('0x5'));var config=require(_0x8ac2('0x6'));var attributes=require(_0x8ac2('0x7'));module['exports']=function(_0x460d6a,_0x54c7c9){return _0x460d6a[_0x8ac2('0x8')](_0x8ac2('0x9'),attributes,{'tableName':_0x8ac2('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};