Built motion from commit da617fac.|2.6.6
[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 _0xf50e=['../../config/environment','./whatsappQueue.attributes','define','WhatsappQueue','whatsapp_queues','util','api','bluebird','request-promise','rimraf'];(function(_0x5f1391,_0x19c132){var _0x50ebe3=function(_0x3d00a3){while(--_0x3d00a3){_0x5f1391['push'](_0x5f1391['shift']());}};_0x50ebe3(++_0x19c132);}(_0xf50e,0x87));var _0xef50=function(_0x20b29c,_0xe22528){_0x20b29c=_0x20b29c-0x0;var _0x20d81b=_0xf50e[_0x20b29c];return _0x20d81b;};'use strict';var _=require('lodash');var util=require(_0xef50('0x0'));var logger=require('../../config/logger')(_0xef50('0x1'));var moment=require('moment');var BPromise=require(_0xef50('0x2'));var rp=require(_0xef50('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0xef50('0x4'));var config=require(_0xef50('0x5'));var attributes=require(_0xef50('0x6'));module['exports']=function(_0xfa516e,_0x2d543a){return _0xfa516e[_0xef50('0x7')](_0xef50('0x8'),attributes,{'tableName':_0xef50('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};