Built motion from commit (unavailable).|2.5.16
[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 _0x25c9=['exports','define','WhatsappQueue','lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./whatsappQueue.attributes'];(function(_0x4d6e55,_0x59afcc){var _0x2184c6=function(_0x59729b){while(--_0x59729b){_0x4d6e55['push'](_0x4d6e55['shift']());}};_0x2184c6(++_0x59afcc);}(_0x25c9,0x1ca));var _0x925c=function(_0x199191,_0x5b11f9){_0x199191=_0x199191-0x0;var _0x38bb9a=_0x25c9[_0x199191];return _0x38bb9a;};'use strict';var _=require(_0x925c('0x0'));var util=require(_0x925c('0x1'));var logger=require('../../config/logger')(_0x925c('0x2'));var moment=require(_0x925c('0x3'));var BPromise=require(_0x925c('0x4'));var rp=require(_0x925c('0x5'));var fs=require('fs');var path=require(_0x925c('0x6'));var rimraf=require(_0x925c('0x7'));var config=require(_0x925c('0x8'));var attributes=require(_0x925c('0x9'));module[_0x925c('0xa')]=function(_0x130b4a,_0x41b68c){return _0x130b4a[_0x925c('0xb')](_0x925c('0xc'),attributes,{'tableName':'whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};