efe81bde5b2f7f93d6056916454c67f5ecff5d73
[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 _0xce04=['MailQueue','mail_queues','util','../../config/logger','api','bluebird','path','rimraf','../../config/environment','exports'];(function(_0x1225a1,_0x53e6db){var _0xfe12de=function(_0x8896e){while(--_0x8896e){_0x1225a1['push'](_0x1225a1['shift']());}};_0xfe12de(++_0x53e6db);}(_0xce04,0xca));var _0x4ce0=function(_0x456b4d,_0xeaa7f){_0x456b4d=_0x456b4d-0x0;var _0x3d597a=_0xce04[_0x456b4d];return _0x3d597a;};'use strict';var _=require('lodash');var util=require(_0x4ce0('0x0'));var logger=require(_0x4ce0('0x1'))(_0x4ce0('0x2'));var moment=require('moment');var BPromise=require(_0x4ce0('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x4ce0('0x4'));var rimraf=require(_0x4ce0('0x5'));var config=require(_0x4ce0('0x6'));var attributes=require('./mailQueue.attributes');module[_0x4ce0('0x7')]=function(_0x141d7e,_0x437536){return _0x141d7e['define'](_0x4ce0('0x8'),attributes,{'tableName':_0x4ce0('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};