Built motion from commit 9d1906d1.|2.5.40
[motion2.git] / server / api / userMailQueue / userMailQueue.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 _0x48f8=['api','moment','bluebird','path','rimraf','./userMailQueue.attributes','exports','define','UserMailQueue','user_has_mail_queues'];(function(_0x5a794c,_0x32cafc){var _0x3ba8ce=function(_0x3cebe4){while(--_0x3cebe4){_0x5a794c['push'](_0x5a794c['shift']());}};_0x3ba8ce(++_0x32cafc);}(_0x48f8,0x6e));var _0x848f=function(_0x6ce469,_0x30fa03){_0x6ce469=_0x6ce469-0x0;var _0x1bc184=_0x48f8[_0x6ce469];return _0x1bc184;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0x848f('0x0'));var moment=require(_0x848f('0x1'));var BPromise=require(_0x848f('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x848f('0x3'));var rimraf=require(_0x848f('0x4'));var config=require('../../config/environment');var attributes=require(_0x848f('0x5'));module[_0x848f('0x6')]=function(_0xcc57de,_0x26c8a4){return _0xcc57de[_0x848f('0x7')](_0x848f('0x8'),attributes,{'tableName':_0x848f('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};