3ab189613afc42933a0d373a4621079842453d73
[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 _0x17cb=['lodash','api','bluebird','request-promise','path','../../config/environment','./whatsappQueue.attributes','define','whatsapp_queues'];(function(_0x3c4f8b,_0x22c0e4){var _0x535191=function(_0x5f02ca){while(--_0x5f02ca){_0x3c4f8b['push'](_0x3c4f8b['shift']());}};_0x535191(++_0x22c0e4);}(_0x17cb,0x75));var _0xb17c=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x17cb[_0x321bb2];return _0x9c12ed;};'use strict';var _=require(_0xb17c('0x0'));var util=require('util');var logger=require('../../config/logger')(_0xb17c('0x1'));var moment=require('moment');var BPromise=require(_0xb17c('0x2'));var rp=require(_0xb17c('0x3'));var fs=require('fs');var path=require(_0xb17c('0x4'));var rimraf=require('rimraf');var config=require(_0xb17c('0x5'));var attributes=require(_0xb17c('0x6'));module['exports']=function(_0x163e52,_0x2b0cdc){return _0x163e52[_0xb17c('0x7')]('WhatsappQueue',attributes,{'tableName':_0xb17c('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};