b84be9f62f39caa82461e4b4902c819481e2d6ad
[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 _0x6bea=['api','moment','bluebird','request-promise','path','../../config/environment','exports','define','WhatsappQueue','whatsapp_queues','lodash','util','../../config/logger'];(function(_0x2d30bf,_0x5467f0){var _0x4879e3=function(_0x2537e0){while(--_0x2537e0){_0x2d30bf['push'](_0x2d30bf['shift']());}};_0x4879e3(++_0x5467f0);}(_0x6bea,0x101));var _0xa6be=function(_0x397249,_0x35a778){_0x397249=_0x397249-0x0;var _0x223646=_0x6bea[_0x397249];return _0x223646;};'use strict';var _=require(_0xa6be('0x0'));var util=require(_0xa6be('0x1'));var logger=require(_0xa6be('0x2'))(_0xa6be('0x3'));var moment=require(_0xa6be('0x4'));var BPromise=require(_0xa6be('0x5'));var rp=require(_0xa6be('0x6'));var fs=require('fs');var path=require(_0xa6be('0x7'));var rimraf=require('rimraf');var config=require(_0xa6be('0x8'));var attributes=require('./whatsappQueue.attributes');module[_0xa6be('0x9')]=function(_0x4b6cca,_0x57ee02){return _0x4b6cca[_0xa6be('0xa')](_0xa6be('0xb'),attributes,{'tableName':_0xa6be('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};