956c402e4060ea4f7bcd08f174ef3e8bc90f69d8
[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 _0x5b12=['user_has_whatsapp_queues','lodash','util','../../config/logger','moment','request-promise','path','../../config/environment','UserWhatsappQueue'];(function(_0x32147c,_0x52b2b9){var _0x19cebc=function(_0x45e79f){while(--_0x45e79f){_0x32147c['push'](_0x32147c['shift']());}};_0x19cebc(++_0x52b2b9);}(_0x5b12,0xa3));var _0x25b1=function(_0x305f94,_0xe0162){_0x305f94=_0x305f94-0x0;var _0x1d098a=_0x5b12[_0x305f94];return _0x1d098a;};'use strict';var _=require(_0x25b1('0x0'));var util=require(_0x25b1('0x1'));var logger=require(_0x25b1('0x2'))('api');var moment=require(_0x25b1('0x3'));var BPromise=require('bluebird');var rp=require(_0x25b1('0x4'));var fs=require('fs');var path=require(_0x25b1('0x5'));var rimraf=require('rimraf');var config=require(_0x25b1('0x6'));var attributes=require('./userWhatsappQueue.attributes');module['exports']=function(_0x35d90b,_0x5523c9){return _0x35d90b['define'](_0x25b1('0x7'),attributes,{'tableName':_0x25b1('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};