46b8535b9f875ca19bdc798ac2177dbf42b9e5f7
[motion2.git] / server / api / whatsappQueueReport / whatsappQueueReport.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 _0x0c8e=['bluebird','request-promise','path','./whatsappQueueReport.attributes','exports','define','WhatsappQueueReport','uniqueid','lodash','util','api','moment'];(function(_0x4ed520,_0x21be63){var _0x4415a6=function(_0x14b151){while(--_0x14b151){_0x4ed520['push'](_0x4ed520['shift']());}};_0x4415a6(++_0x21be63);}(_0x0c8e,0x1c4));var _0xe0c8=function(_0xea8783,_0x189de9){_0xea8783=_0xea8783-0x0;var _0x43e2be=_0x0c8e[_0xea8783];return _0x43e2be;};'use strict';var _=require(_0xe0c8('0x0'));var util=require(_0xe0c8('0x1'));var logger=require('../../config/logger')(_0xe0c8('0x2'));var moment=require(_0xe0c8('0x3'));var BPromise=require(_0xe0c8('0x4'));var rp=require(_0xe0c8('0x5'));var fs=require('fs');var path=require(_0xe0c8('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xe0c8('0x7'));module[_0xe0c8('0x8')]=function(_0x22083f,_0xb45d1c){return _0x22083f[_0xe0c8('0x9')](_0xe0c8('0xa'),attributes,{'tableName':'report_whatsapp_queue','paranoid':![],'indexes':[{'name':_0xe0c8('0xb'),'fields':['uniqueid']}],'timestamps':!![]});};