Built motion from commit e6806ed6.|2.6.0
[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 _0xc43c=['util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./whatsappQueue.attributes','exports','define','WhatsappQueue'];(function(_0x3f8b1a,_0x5d796a){var _0x9dfa3d=function(_0x4ae5e5){while(--_0x4ae5e5){_0x3f8b1a['push'](_0x3f8b1a['shift']());}};_0x9dfa3d(++_0x5d796a);}(_0xc43c,0x18c));var _0xcc43=function(_0x30f6e1,_0xc6c13d){_0x30f6e1=_0x30f6e1-0x0;var _0x544d59=_0xc43c[_0x30f6e1];return _0x544d59;};'use strict';var _=require('lodash');var util=require(_0xcc43('0x0'));var logger=require(_0xcc43('0x1'))(_0xcc43('0x2'));var moment=require(_0xcc43('0x3'));var BPromise=require('bluebird');var rp=require(_0xcc43('0x4'));var fs=require('fs');var path=require(_0xcc43('0x5'));var rimraf=require(_0xcc43('0x6'));var config=require(_0xcc43('0x7'));var attributes=require(_0xcc43('0x8'));module[_0xcc43('0x9')]=function(_0x33f841,_0x907d01){return _0x33f841[_0xcc43('0xa')](_0xcc43('0xb'),attributes,{'tableName':'whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};