6ad056b662b19ad630ffd74aef3b78800d6afc5e
[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 _0xf9ed=['../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./whatsappQueue.attributes','exports','whatsapp_queues','lodash','util'];(function(_0x353b90,_0x528e73){var _0x4e96df=function(_0x2bc277){while(--_0x2bc277){_0x353b90['push'](_0x353b90['shift']());}};_0x4e96df(++_0x528e73);}(_0xf9ed,0x143));var _0xdf9e=function(_0x565ed7,_0x398228){_0x565ed7=_0x565ed7-0x0;var _0x183ad7=_0xf9ed[_0x565ed7];return _0x183ad7;};'use strict';var _=require(_0xdf9e('0x0'));var util=require(_0xdf9e('0x1'));var logger=require(_0xdf9e('0x2'))(_0xdf9e('0x3'));var moment=require(_0xdf9e('0x4'));var BPromise=require(_0xdf9e('0x5'));var rp=require(_0xdf9e('0x6'));var fs=require('fs');var path=require(_0xdf9e('0x7'));var rimraf=require(_0xdf9e('0x8'));var config=require(_0xdf9e('0x9'));var attributes=require(_0xdf9e('0xa'));module[_0xdf9e('0xb')]=function(_0x76fc8,_0x285fc0){return _0x76fc8['define']('WhatsappQueue',attributes,{'tableName':_0xdf9e('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};