635ca3c3fdf7ac1066124ad50a0cd1ba1fdb8af6
[motion2.git] / server / api / mailQueue / mailQueue.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 _0xe52e=['path','rimraf','../../config/environment','exports','define','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x1cb2a2,_0x3d4c7b){var _0x402ae4=function(_0xee7e4c){while(--_0xee7e4c){_0x1cb2a2['push'](_0x1cb2a2['shift']());}};_0x402ae4(++_0x3d4c7b);}(_0xe52e,0x1a7));var _0xee52=function(_0x5bfb78,_0x22e3ff){_0x5bfb78=_0x5bfb78-0x0;var _0x4efd00=_0xe52e[_0x5bfb78];return _0x4efd00;};'use strict';var _=require(_0xee52('0x0'));var util=require(_0xee52('0x1'));var logger=require(_0xee52('0x2'))(_0xee52('0x3'));var moment=require(_0xee52('0x4'));var BPromise=require(_0xee52('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xee52('0x6'));var rimraf=require(_0xee52('0x7'));var config=require(_0xee52('0x8'));var attributes=require('./mailQueue.attributes');module[_0xee52('0x9')]=function(_0x5b0cab,_0x1c98c0){return _0x5b0cab[_0xee52('0xa')]('MailQueue',attributes,{'tableName':'mail_queues','paranoid':![],'indexes':[],'timestamps':!![]});};