365739a1857eb9456900da69cb19761ef938f31e
[motion2.git] / server / api / whatsappQueue / whatsappQueue.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 _0x802f=['util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./whatsappQueue.attributes','define','whatsapp_queues','lodash'];(function(_0x5e3b04,_0xbb6795){var _0x1fc44d=function(_0x3472a1){while(--_0x3472a1){_0x5e3b04['push'](_0x5e3b04['shift']());}};_0x1fc44d(++_0xbb6795);}(_0x802f,0x1bb));var _0xf802=function(_0x4a11fd,_0x449f7c){_0x4a11fd=_0x4a11fd-0x0;var _0x3d366e=_0x802f[_0x4a11fd];return _0x3d366e;};'use strict';var _=require(_0xf802('0x0'));var util=require(_0xf802('0x1'));var logger=require(_0xf802('0x2'))(_0xf802('0x3'));var moment=require(_0xf802('0x4'));var BPromise=require(_0xf802('0x5'));var rp=require(_0xf802('0x6'));var fs=require('fs');var path=require(_0xf802('0x7'));var rimraf=require('rimraf');var config=require(_0xf802('0x8'));var attributes=require(_0xf802('0x9'));module['exports']=function(_0x24fd88,_0x394178){return _0x24fd88[_0xf802('0xa')]('WhatsappQueue',attributes,{'tableName':_0xf802('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};