Built motion from commit (unavailable).|2.4.18
[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 _0x1b0e=['../../config/logger','api','moment','bluebird','rimraf','../../config/environment','exports','MailServerIn','mail_servers_in','lodash','util'];(function(_0x5e6cb1,_0x30ae58){var _0x361b2f=function(_0x34d16f){while(--_0x34d16f){_0x5e6cb1['push'](_0x5e6cb1['shift']());}};_0x361b2f(++_0x30ae58);}(_0x1b0e,0x132));var _0xe1b0=function(_0x6ec2c7,_0x2dd285){_0x6ec2c7=_0x6ec2c7-0x0;var _0x5555ec=_0x1b0e[_0x6ec2c7];return _0x5555ec;};'use strict';var _=require(_0xe1b0('0x0'));var util=require(_0xe1b0('0x1'));var logger=require(_0xe1b0('0x2'))(_0xe1b0('0x3'));var moment=require(_0xe1b0('0x4'));var BPromise=require(_0xe1b0('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xe1b0('0x6'));var config=require(_0xe1b0('0x7'));var attributes=require('./mailServerIn.attributes');module[_0xe1b0('0x8')]=function(_0x2a049f,_0xfb57ae){return _0x2a049f['define'](_0xe1b0('0x9'),attributes,{'tableName':_0xe1b0('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};