Built motion from commit 953226e6.|2.6.32
[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 _0xf43f=['rimraf','../../config/environment','./mailServerIn.attributes','MailServerIn','mail_servers_in','util','moment','bluebird','request-promise','path'];(function(_0x2fafde,_0x341570){var _0x1b41f6=function(_0x1dc3e7){while(--_0x1dc3e7){_0x2fafde['push'](_0x2fafde['shift']());}};_0x1b41f6(++_0x341570);}(_0xf43f,0x1db));var _0xff43=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xf43f[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require(_0xff43('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xff43('0x1'));var BPromise=require(_0xff43('0x2'));var rp=require(_0xff43('0x3'));var fs=require('fs');var path=require(_0xff43('0x4'));var rimraf=require(_0xff43('0x5'));var config=require(_0xff43('0x6'));var attributes=require(_0xff43('0x7'));module['exports']=function(_0x552a9d,_0x790285){return _0x552a9d['define'](_0xff43('0x8'),attributes,{'tableName':_0xff43('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};