7480f33b115e3925a6652ccd8c3c9f176f33be08
[motion2.git] / server / api / whatsappTransferReport / whatsappTransferReport.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 _0x6e32=['../../config/environment','./whatsappTransferReport.attributes','define','WhatsappTransferReport','uniqueid','util','../../config/logger','api','moment','request-promise'];(function(_0xbca1b1,_0x33f0ce){var _0x4e1686=function(_0x58a80c){while(--_0x58a80c){_0xbca1b1['push'](_0xbca1b1['shift']());}};_0x4e1686(++_0x33f0ce);}(_0x6e32,0x163));var _0x26e3=function(_0xa56838,_0x4cc85d){_0xa56838=_0xa56838-0x0;var _0x37fbdb=_0x6e32[_0xa56838];return _0x37fbdb;};'use strict';var _=require('lodash');var util=require(_0x26e3('0x0'));var logger=require(_0x26e3('0x1'))(_0x26e3('0x2'));var moment=require(_0x26e3('0x3'));var BPromise=require('bluebird');var rp=require(_0x26e3('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x26e3('0x5'));var attributes=require(_0x26e3('0x6'));module['exports']=function(_0x4e1c01,_0x220cf5){return _0x4e1c01[_0x26e3('0x7')](_0x26e3('0x8'),attributes,{'tableName':'report_whatsapp_transfer','paranoid':![],'indexes':[{'name':_0x26e3('0x9'),'fields':['uniqueid']}],'timestamps':!![]});};