cc1a5a33e6457c5110b6fd96d1da6fe764641753
[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 _0xc61d=['api','moment','request-promise','rimraf','../../config/environment','exports','define','MailServerIn','mail_servers_in','util','../../config/logger'];(function(_0x1ed511,_0x5bd8f0){var _0x32ab7b=function(_0x46066e){while(--_0x46066e){_0x1ed511['push'](_0x1ed511['shift']());}};_0x32ab7b(++_0x5bd8f0);}(_0xc61d,0x174));var _0xdc61=function(_0x2eb5bc,_0x4634c6){_0x2eb5bc=_0x2eb5bc-0x0;var _0x51c7b1=_0xc61d[_0x2eb5bc];return _0x51c7b1;};'use strict';var _=require('lodash');var util=require(_0xdc61('0x0'));var logger=require(_0xdc61('0x1'))(_0xdc61('0x2'));var moment=require(_0xdc61('0x3'));var BPromise=require('bluebird');var rp=require(_0xdc61('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xdc61('0x5'));var config=require(_0xdc61('0x6'));var attributes=require('./mailServerIn.attributes');module[_0xdc61('0x7')]=function(_0x5ae94e,_0x4d377f){return _0x5ae94e[_0xdc61('0x8')](_0xdc61('0x9'),attributes,{'tableName':_0xdc61('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};