Built motion from commit (unavailable).|2.5.11
[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 _0x3fc6=['./whatsappQueue.attributes','exports','define','WhatsappQueue','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x3ad704,_0x42496a){var _0x24a6ec=function(_0x374afb){while(--_0x374afb){_0x3ad704['push'](_0x3ad704['shift']());}};_0x24a6ec(++_0x42496a);}(_0x3fc6,0x19c));var _0x63fc=function(_0x2dcf41,_0x3f8c61){_0x2dcf41=_0x2dcf41-0x0;var _0x145403=_0x3fc6[_0x2dcf41];return _0x145403;};'use strict';var _=require('lodash');var util=require(_0x63fc('0x0'));var logger=require('../../config/logger')(_0x63fc('0x1'));var moment=require(_0x63fc('0x2'));var BPromise=require(_0x63fc('0x3'));var rp=require(_0x63fc('0x4'));var fs=require('fs');var path=require(_0x63fc('0x5'));var rimraf=require(_0x63fc('0x6'));var config=require(_0x63fc('0x7'));var attributes=require(_0x63fc('0x8'));module[_0x63fc('0x9')]=function(_0x9de09b,_0x39c583){return _0x9de09b[_0x63fc('0xa')](_0x63fc('0xb'),attributes,{'tableName':'whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};