Built motion from commit 994c64e1.|2.6.1
[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 _0xbcd7=['./mailServerIn.attributes','exports','MailServerIn','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf'];(function(_0x1b892b,_0x4efe48){var _0xa99e57=function(_0x3f957a){while(--_0x3f957a){_0x1b892b['push'](_0x1b892b['shift']());}};_0xa99e57(++_0x4efe48);}(_0xbcd7,0x1c6));var _0x7bcd=function(_0x226094,_0x5e3e09){_0x226094=_0x226094-0x0;var _0x16b221=_0xbcd7[_0x226094];return _0x16b221;};'use strict';var _=require(_0x7bcd('0x0'));var util=require(_0x7bcd('0x1'));var logger=require(_0x7bcd('0x2'))(_0x7bcd('0x3'));var moment=require(_0x7bcd('0x4'));var BPromise=require('bluebird');var rp=require(_0x7bcd('0x5'));var fs=require('fs');var path=require(_0x7bcd('0x6'));var rimraf=require(_0x7bcd('0x7'));var config=require('../../config/environment');var attributes=require(_0x7bcd('0x8'));module[_0x7bcd('0x9')]=function(_0x23dbf6,_0x3eff50){return _0x23dbf6['define'](_0x7bcd('0xa'),attributes,{'tableName':'mail_servers_in','paranoid':![],'indexes':[],'timestamps':!![]});};