Built motion from commit 1fa89557.|2.6.10
[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 _0x288a=['bluebird','path','rimraf','../../config/environment','./mailServerIn.attributes','define','MailServerIn','mail_servers_in','util','../../config/logger','api','moment'];(function(_0x54f25f,_0x739ec3){var _0xba46bf=function(_0x2bf863){while(--_0x2bf863){_0x54f25f['push'](_0x54f25f['shift']());}};_0xba46bf(++_0x739ec3);}(_0x288a,0x98));var _0xa288=function(_0x5e6e72,_0x2e30c7){_0x5e6e72=_0x5e6e72-0x0;var _0x245c50=_0x288a[_0x5e6e72];return _0x245c50;};'use strict';var _=require('lodash');var util=require(_0xa288('0x0'));var logger=require(_0xa288('0x1'))(_0xa288('0x2'));var moment=require(_0xa288('0x3'));var BPromise=require(_0xa288('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa288('0x5'));var rimraf=require(_0xa288('0x6'));var config=require(_0xa288('0x7'));var attributes=require(_0xa288('0x8'));module['exports']=function(_0x54dc2c,_0x3a1bbe){return _0x54dc2c[_0xa288('0x9')](_0xa288('0xa'),attributes,{'tableName':_0xa288('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};