Built motion from commit (unavailable).|2.5.14
[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 _0x1e4d=['request-promise','path','rimraf','../../config/environment','./whatsappQueue.attributes','exports','define','whatsapp_queues','lodash','util','../../config/logger','moment','bluebird'];(function(_0x519036,_0x13f961){var _0x1147df=function(_0x30263f){while(--_0x30263f){_0x519036['push'](_0x519036['shift']());}};_0x1147df(++_0x13f961);}(_0x1e4d,0x1e9));var _0xd1e4=function(_0x11d637,_0x57ff64){_0x11d637=_0x11d637-0x0;var _0x182579=_0x1e4d[_0x11d637];return _0x182579;};'use strict';var _=require(_0xd1e4('0x0'));var util=require(_0xd1e4('0x1'));var logger=require(_0xd1e4('0x2'))('api');var moment=require(_0xd1e4('0x3'));var BPromise=require(_0xd1e4('0x4'));var rp=require(_0xd1e4('0x5'));var fs=require('fs');var path=require(_0xd1e4('0x6'));var rimraf=require(_0xd1e4('0x7'));var config=require(_0xd1e4('0x8'));var attributes=require(_0xd1e4('0x9'));module[_0xd1e4('0xa')]=function(_0x2ee513,_0x1caf27){return _0x2ee513[_0xd1e4('0xb')]('WhatsappQueue',attributes,{'tableName':_0xd1e4('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};