9fcd86793a9746ad52c81701c0090e79d0d53005
[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 _0x2026=['exports','define','lodash','util','../../config/logger','bluebird','request-promise','path','rimraf','./whatsappQueue.attributes'];(function(_0x55df48,_0x2db73d){var _0x5b61a0=function(_0x2a7a48){while(--_0x2a7a48){_0x55df48['push'](_0x55df48['shift']());}};_0x5b61a0(++_0x2db73d);}(_0x2026,0x98));var _0x6202=function(_0x469551,_0x25642f){_0x469551=_0x469551-0x0;var _0x5011a7=_0x2026[_0x469551];return _0x5011a7;};'use strict';var _=require(_0x6202('0x0'));var util=require(_0x6202('0x1'));var logger=require(_0x6202('0x2'))('api');var moment=require('moment');var BPromise=require(_0x6202('0x3'));var rp=require(_0x6202('0x4'));var fs=require('fs');var path=require(_0x6202('0x5'));var rimraf=require(_0x6202('0x6'));var config=require('../../config/environment');var attributes=require(_0x6202('0x7'));module[_0x6202('0x8')]=function(_0x2e23fc,_0xb3b8f){return _0x2e23fc[_0x6202('0x9')]('WhatsappQueue',attributes,{'tableName':'whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};