cf678371cf22657a2ac87d4ddad1381201c5c53b
[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 _0x325f=['util','../../config/logger','api','bluebird','rimraf','../../config/environment','./mailServerIn.attributes','exports','define','lodash'];(function(_0x38ced4,_0x24263f){var _0x547c07=function(_0x279fc4){while(--_0x279fc4){_0x38ced4['push'](_0x38ced4['shift']());}};_0x547c07(++_0x24263f);}(_0x325f,0x103));var _0xf325=function(_0x6cf8b5,_0x24a38c){_0x6cf8b5=_0x6cf8b5-0x0;var _0x20689c=_0x325f[_0x6cf8b5];return _0x20689c;};'use strict';var _=require(_0xf325('0x0'));var util=require(_0xf325('0x1'));var logger=require(_0xf325('0x2'))(_0xf325('0x3'));var moment=require('moment');var BPromise=require(_0xf325('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xf325('0x5'));var config=require(_0xf325('0x6'));var attributes=require(_0xf325('0x7'));module[_0xf325('0x8')]=function(_0x17c240,_0x33c6a3){return _0x17c240[_0xf325('0x9')]('MailServerIn',attributes,{'tableName':'mail_servers_in','paranoid':![],'indexes':[],'timestamps':!![]});};