4e9a5b1b9b7b0f1f7574103486ccfbd4f62ed49c
[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 _0xfb7e=['../../config/logger','api','moment','request-promise','rimraf','../../config/environment','exports','define','whatsapp_queues','lodash'];(function(_0x596c43,_0x28647a){var _0x4e1315=function(_0x58e910){while(--_0x58e910){_0x596c43['push'](_0x596c43['shift']());}};_0x4e1315(++_0x28647a);}(_0xfb7e,0x18f));var _0xefb7=function(_0xf3afbc,_0x26b0e3){_0xf3afbc=_0xf3afbc-0x0;var _0x5aa544=_0xfb7e[_0xf3afbc];return _0x5aa544;};'use strict';var _=require(_0xefb7('0x0'));var util=require('util');var logger=require(_0xefb7('0x1'))(_0xefb7('0x2'));var moment=require(_0xefb7('0x3'));var BPromise=require('bluebird');var rp=require(_0xefb7('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xefb7('0x5'));var config=require(_0xefb7('0x6'));var attributes=require('./whatsappQueue.attributes');module[_0xefb7('0x7')]=function(_0x2f8c9d,_0x468aa0){return _0x2f8c9d[_0xefb7('0x8')]('WhatsappQueue',attributes,{'tableName':_0xefb7('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};