ed7ced49de7f2e407114d2996e052e4ca60a063f
[motion2.git] / server / api / UserMailInteraction / UserMailInteraction.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 _0x2cbd=['rimraf','exports','define','user_has_mail_interactions','lodash','util','api','moment','bluebird','path'];(function(_0x35e3ec,_0x41a89a){var _0x420cba=function(_0x2a9e98){while(--_0x2a9e98){_0x35e3ec['push'](_0x35e3ec['shift']());}};_0x420cba(++_0x41a89a);}(_0x2cbd,0x19e));var _0xd2cb=function(_0x2f227c,_0x360c3a){_0x2f227c=_0x2f227c-0x0;var _0x5032bc=_0x2cbd[_0x2f227c];return _0x5032bc;};'use strict';var _=require(_0xd2cb('0x0'));var util=require(_0xd2cb('0x1'));var logger=require('../../config/logger')(_0xd2cb('0x2'));var moment=require(_0xd2cb('0x3'));var BPromise=require(_0xd2cb('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xd2cb('0x5'));var rimraf=require(_0xd2cb('0x6'));var config=require('../../config/environment');var attributes=require('./UserMailInteraction.attributes');module[_0xd2cb('0x7')]=function(_0x20ff39,_0x3894f9){return _0x20ff39[_0xd2cb('0x8')]('UserMailInteraction',attributes,{'tableName':_0xd2cb('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};