4a7f9d278ae10443e8f14e2f975376cecf3062d3
[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 _0x61ed=['../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./whatsappQueue.attributes','exports','define','WhatsappQueue','whatsapp_queues','lodash'];(function(_0x2c0cd2,_0x546eab){var _0x34410f=function(_0x10ed26){while(--_0x10ed26){_0x2c0cd2['push'](_0x2c0cd2['shift']());}};_0x34410f(++_0x546eab);}(_0x61ed,0x15e));var _0xd61e=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x61ed[_0x14add3];return _0x4a174f;};'use strict';var _=require(_0xd61e('0x0'));var util=require('util');var logger=require(_0xd61e('0x1'))(_0xd61e('0x2'));var moment=require(_0xd61e('0x3'));var BPromise=require(_0xd61e('0x4'));var rp=require(_0xd61e('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd61e('0x6'));var config=require(_0xd61e('0x7'));var attributes=require(_0xd61e('0x8'));module[_0xd61e('0x9')]=function(_0x50a402,_0x2ffaec){return _0x50a402[_0xd61e('0xa')](_0xd61e('0xb'),attributes,{'tableName':_0xd61e('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};