Built motion from commit ffdca78c.|2.6.24
[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 _0xa5d4=['uniqueid','lodash','util','../../config/logger','api','moment','path','define','WhatsappTransferReport','report_whatsapp_transfer'];(function(_0x5c4918,_0x49f197){var _0x44c4ec=function(_0x2a65b1){while(--_0x2a65b1){_0x5c4918['push'](_0x5c4918['shift']());}};_0x44c4ec(++_0x49f197);}(_0xa5d4,0xf1));var _0x4a5d=function(_0x3d42d8,_0x4cffaa){_0x3d42d8=_0x3d42d8-0x0;var _0x27fc41=_0xa5d4[_0x3d42d8];return _0x27fc41;};'use strict';var _=require(_0x4a5d('0x0'));var util=require(_0x4a5d('0x1'));var logger=require(_0x4a5d('0x2'))(_0x4a5d('0x3'));var moment=require(_0x4a5d('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x4a5d('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./whatsappTransferReport.attributes');module['exports']=function(_0x450e0d,_0x313683){return _0x450e0d[_0x4a5d('0x6')](_0x4a5d('0x7'),attributes,{'tableName':_0x4a5d('0x8'),'paranoid':![],'indexes':[{'name':_0x4a5d('0x9'),'fields':['uniqueid']}],'timestamps':!![]});};