Built motion from commit f16df95f.|2.5.40
[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 _0x3bc6=['mail_servers_in','lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','define','MailServerIn'];(function(_0x4c13ba,_0x40fbcb){var _0x27850a=function(_0x28880f){while(--_0x28880f){_0x4c13ba['push'](_0x4c13ba['shift']());}};_0x27850a(++_0x40fbcb);}(_0x3bc6,0x160));var _0x63bc=function(_0x5ab361,_0x4e4822){_0x5ab361=_0x5ab361-0x0;var _0x4868d8=_0x3bc6[_0x5ab361];return _0x4868d8;};'use strict';var _=require(_0x63bc('0x0'));var util=require('util');var logger=require(_0x63bc('0x1'))(_0x63bc('0x2'));var moment=require(_0x63bc('0x3'));var BPromise=require(_0x63bc('0x4'));var rp=require(_0x63bc('0x5'));var fs=require('fs');var path=require(_0x63bc('0x6'));var rimraf=require(_0x63bc('0x7'));var config=require(_0x63bc('0x8'));var attributes=require('./mailServerIn.attributes');module[_0x63bc('0x9')]=function(_0x5bd376,_0x35fa31){return _0x5bd376[_0x63bc('0xa')](_0x63bc('0xb'),attributes,{'tableName':_0x63bc('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};