38615051302d863f7b6a1317fd4a3763cfb21575
[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 _0x14c7=['../../config/logger','moment','path','../../config/environment','exports','define','WhatsappQueue','whatsapp_queues','lodash','util'];(function(_0x483db9,_0x5e6566){var _0x363823=function(_0x58fbfa){while(--_0x58fbfa){_0x483db9['push'](_0x483db9['shift']());}};_0x363823(++_0x5e6566);}(_0x14c7,0x1c0));var _0x714c=function(_0x473f7b,_0x49d2c3){_0x473f7b=_0x473f7b-0x0;var _0x2f60bf=_0x14c7[_0x473f7b];return _0x2f60bf;};'use strict';var _=require(_0x714c('0x0'));var util=require(_0x714c('0x1'));var logger=require(_0x714c('0x2'))('api');var moment=require(_0x714c('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x714c('0x4'));var rimraf=require('rimraf');var config=require(_0x714c('0x5'));var attributes=require('./whatsappQueue.attributes');module[_0x714c('0x6')]=function(_0x2ef2d8,_0xb9725f){return _0x2ef2d8[_0x714c('0x7')](_0x714c('0x8'),attributes,{'tableName':_0x714c('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};