Built motion from commit ffdca78c.|2.6.24
[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 _0xef54=['../../config/environment','exports','define','WhatsappQueue','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf'];(function(_0x216828,_0xabf3fc){var _0x328715=function(_0x5e81c6){while(--_0x5e81c6){_0x216828['push'](_0x216828['shift']());}};_0x328715(++_0xabf3fc);}(_0xef54,0x13c));var _0x4ef5=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xef54[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x4ef5('0x0'));var util=require(_0x4ef5('0x1'));var logger=require(_0x4ef5('0x2'))(_0x4ef5('0x3'));var moment=require(_0x4ef5('0x4'));var BPromise=require(_0x4ef5('0x5'));var rp=require(_0x4ef5('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4ef5('0x7'));var config=require(_0x4ef5('0x8'));var attributes=require('./whatsappQueue.attributes');module[_0x4ef5('0x9')]=function(_0x4231eb,_0x1be53b){return _0x4231eb[_0x4ef5('0xa')](_0x4ef5('0xb'),attributes,{'tableName':'whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};