Built motion from commit (unavailable).|2.5.13
[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 _0x4d06=['request-promise','rimraf','../../config/environment','exports','define','WhatsappQueue','whatsapp_queues','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x578b4d,_0x121886){var _0x5ee114=function(_0x5ef8c9){while(--_0x5ef8c9){_0x578b4d['push'](_0x578b4d['shift']());}};_0x5ee114(++_0x121886);}(_0x4d06,0x1c1));var _0x64d0=function(_0x5d7227,_0x12aebe){_0x5d7227=_0x5d7227-0x0;var _0x15ac55=_0x4d06[_0x5d7227];return _0x15ac55;};'use strict';var _=require(_0x64d0('0x0'));var util=require(_0x64d0('0x1'));var logger=require(_0x64d0('0x2'))(_0x64d0('0x3'));var moment=require(_0x64d0('0x4'));var BPromise=require(_0x64d0('0x5'));var rp=require(_0x64d0('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x64d0('0x7'));var config=require(_0x64d0('0x8'));var attributes=require('./whatsappQueue.attributes');module[_0x64d0('0x9')]=function(_0x653ece,_0x2afc37){return _0x653ece[_0x64d0('0xa')](_0x64d0('0xb'),attributes,{'tableName':_0x64d0('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};