Built motion from commit (unavailable).|2.5.14
[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 _0x5cc2=['api','moment','path','../../config/environment','./whatsappQueue.attributes','define','WhatsappQueue','whatsapp_queues','lodash','util','../../config/logger'];(function(_0x85d5a8,_0x1977be){var _0x20479b=function(_0x125248){while(--_0x125248){_0x85d5a8['push'](_0x85d5a8['shift']());}};_0x20479b(++_0x1977be);}(_0x5cc2,0x8c));var _0x25cc=function(_0x442388,_0x1e67f9){_0x442388=_0x442388-0x0;var _0x421eed=_0x5cc2[_0x442388];return _0x421eed;};'use strict';var _=require(_0x25cc('0x0'));var util=require(_0x25cc('0x1'));var logger=require(_0x25cc('0x2'))(_0x25cc('0x3'));var moment=require(_0x25cc('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x25cc('0x5'));var rimraf=require('rimraf');var config=require(_0x25cc('0x6'));var attributes=require(_0x25cc('0x7'));module['exports']=function(_0x4e7ce4,_0x168aca){return _0x4e7ce4[_0x25cc('0x8')](_0x25cc('0x9'),attributes,{'tableName':_0x25cc('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};