03dab96112b0c863d5129fe07903e2b0c69a54f2
[motion2.git] / server / api / userWhatsappQueue / userWhatsappQueue.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 _0x7a16=['define','UserWhatsappQueue','user_has_whatsapp_queues','lodash','../../config/logger','api','bluebird','request-promise','../../config/environment','exports'];(function(_0x169ee4,_0x5f4f1d){var _0x20326b=function(_0x40cbd0){while(--_0x40cbd0){_0x169ee4['push'](_0x169ee4['shift']());}};_0x20326b(++_0x5f4f1d);}(_0x7a16,0x1b1));var _0x67a1=function(_0x21a9d9,_0x4d5ac8){_0x21a9d9=_0x21a9d9-0x0;var _0x46adce=_0x7a16[_0x21a9d9];return _0x46adce;};'use strict';var _=require(_0x67a1('0x0'));var util=require('util');var logger=require(_0x67a1('0x1'))(_0x67a1('0x2'));var moment=require('moment');var BPromise=require(_0x67a1('0x3'));var rp=require(_0x67a1('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x67a1('0x5'));var attributes=require('./userWhatsappQueue.attributes');module[_0x67a1('0x6')]=function(_0x3f5dfc,_0x3eb290){return _0x3f5dfc[_0x67a1('0x7')](_0x67a1('0x8'),attributes,{'tableName':_0x67a1('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};