Built motion from commit (unavailable).|2.4.21
[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 _0x7be1=['moment','bluebird','request-promise','path','rimraf','MailServerIn','mail_servers_in','lodash','util','../../config/logger'];(function(_0x37ee51,_0x1d44a8){var _0x27ae53=function(_0x59458f){while(--_0x59458f){_0x37ee51['push'](_0x37ee51['shift']());}};_0x27ae53(++_0x1d44a8);}(_0x7be1,0x165));var _0x17be=function(_0x2c0d7b,_0x4ec918){_0x2c0d7b=_0x2c0d7b-0x0;var _0x3c769f=_0x7be1[_0x2c0d7b];return _0x3c769f;};'use strict';var _=require(_0x17be('0x0'));var util=require(_0x17be('0x1'));var logger=require(_0x17be('0x2'))('api');var moment=require(_0x17be('0x3'));var BPromise=require(_0x17be('0x4'));var rp=require(_0x17be('0x5'));var fs=require('fs');var path=require(_0x17be('0x6'));var rimraf=require(_0x17be('0x7'));var config=require('../../config/environment');var attributes=require('./mailServerIn.attributes');module['exports']=function(_0x2fed12,_0x40f3f9){return _0x2fed12['define'](_0x17be('0x8'),attributes,{'tableName':_0x17be('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};