b7a252eda838afc54befaa47f23b110bcbfda458
[motion2.git] / server / api / userWhatsappQueue / userWhatsappQueue.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 _0xd1ae=['bluebird','request-promise','path','rimraf','exports','define','UserWhatsappQueue','user_has_whatsapp_queues','lodash','util','api','moment'];(function(_0x2ac416,_0x73241e){var _0x1b489d=function(_0x3ba138){while(--_0x3ba138){_0x2ac416['push'](_0x2ac416['shift']());}};_0x1b489d(++_0x73241e);}(_0xd1ae,0x134));var _0xed1a=function(_0x4713fb,_0x47295b){_0x4713fb=_0x4713fb-0x0;var _0x69ea7e=_0xd1ae[_0x4713fb];return _0x69ea7e;};'use strict';var _=require(_0xed1a('0x0'));var util=require(_0xed1a('0x1'));var logger=require('../../config/logger')(_0xed1a('0x2'));var moment=require(_0xed1a('0x3'));var BPromise=require(_0xed1a('0x4'));var rp=require(_0xed1a('0x5'));var fs=require('fs');var path=require(_0xed1a('0x6'));var rimraf=require(_0xed1a('0x7'));var config=require('../../config/environment');var attributes=require('./userWhatsappQueue.attributes');module[_0xed1a('0x8')]=function(_0x2e6534,_0x2320cf){return _0x2e6534[_0xed1a('0x9')](_0xed1a('0xa'),attributes,{'tableName':_0xed1a('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};