Built motion from commit (unavailable).|2.2.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 _0x0487=['define','MailServerIn','lodash','util','../../config/logger','api','moment','bluebird','./mailServerIn.attributes'];(function(_0x127255,_0x3e5492){var _0x3e6726=function(_0x27f4dd){while(--_0x27f4dd){_0x127255['push'](_0x127255['shift']());}};_0x3e6726(++_0x3e5492);}(_0x0487,0x14f));var _0x7048=function(_0xbca1b1,_0x33f0ce){_0xbca1b1=_0xbca1b1-0x0;var _0x4e1686=_0x0487[_0xbca1b1];return _0x4e1686;};'use strict';var _=require(_0x7048('0x0'));var util=require(_0x7048('0x1'));var logger=require(_0x7048('0x2'))(_0x7048('0x3'));var moment=require(_0x7048('0x4'));var BPromise=require(_0x7048('0x5'));var rp=require('request-promise');var attributes=require(_0x7048('0x6'));module['exports']=function(_0xf80df7,_0x199a4c){return _0xf80df7[_0x7048('0x7')](_0x7048('0x8'),attributes,{'tableName':'mail_servers_in','paranoid':![],'indexes':[],'timestamps':!![]});};