74a143ddaded1af133b4b94777d5888338dc94b5
[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 _0xe3d0=['WhatsappQueue','whatsapp_queues','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','define'];(function(_0x4b1634,_0x1b1258){var _0x2f9f9f=function(_0x189b9d){while(--_0x189b9d){_0x4b1634['push'](_0x4b1634['shift']());}};_0x2f9f9f(++_0x1b1258);}(_0xe3d0,0xbd));var _0x0e3d=function(_0x589318,_0x538ad6){_0x589318=_0x589318-0x0;var _0x1a13fb=_0xe3d0[_0x589318];return _0x1a13fb;};'use strict';var _=require('lodash');var util=require(_0x0e3d('0x0'));var logger=require(_0x0e3d('0x1'))(_0x0e3d('0x2'));var moment=require(_0x0e3d('0x3'));var BPromise=require(_0x0e3d('0x4'));var rp=require(_0x0e3d('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x0e3d('0x6'));var config=require(_0x0e3d('0x7'));var attributes=require('./whatsappQueue.attributes');module['exports']=function(_0x5f3d47,_0x2d7073){return _0x5f3d47[_0x0e3d('0x8')](_0x0e3d('0x9'),attributes,{'tableName':_0x0e3d('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};