6802744dd1c4a7d1e36d18a4cb5d50eece13898a
[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 _0x47eb=['util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./whatsappQueue.attributes','exports','define','WhatsappQueue'];(function(_0x2a2c50,_0x3f863e){var _0x11457a=function(_0x14a1f0){while(--_0x14a1f0){_0x2a2c50['push'](_0x2a2c50['shift']());}};_0x11457a(++_0x3f863e);}(_0x47eb,0x1c8));var _0xb47e=function(_0x1646fa,_0x4e5bd7){_0x1646fa=_0x1646fa-0x0;var _0x5a47a5=_0x47eb[_0x1646fa];return _0x5a47a5;};'use strict';var _=require('lodash');var util=require(_0xb47e('0x0'));var logger=require(_0xb47e('0x1'))('api');var moment=require(_0xb47e('0x2'));var BPromise=require(_0xb47e('0x3'));var rp=require(_0xb47e('0x4'));var fs=require('fs');var path=require(_0xb47e('0x5'));var rimraf=require(_0xb47e('0x6'));var config=require(_0xb47e('0x7'));var attributes=require(_0xb47e('0x8'));module[_0xb47e('0x9')]=function(_0x1e81a6,_0x32cf3a){return _0x1e81a6[_0xb47e('0xa')](_0xb47e('0xb'),attributes,{'tableName':'whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};