5f0b2d8fca08dd6e6679445bd16c5483eabd6c95
[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 _0x1e16=['api','moment','bluebird','rimraf','./userWhatsappQueue.attributes','exports','define','UserWhatsappQueue','../../config/logger'];(function(_0x308423,_0x57594f){var _0x1e2a06=function(_0x12b4a4){while(--_0x12b4a4){_0x308423['push'](_0x308423['shift']());}};_0x1e2a06(++_0x57594f);}(_0x1e16,0x6b));var _0x61e1=function(_0x18cd5b,_0x10240b){_0x18cd5b=_0x18cd5b-0x0;var _0x5eaa52=_0x1e16[_0x18cd5b];return _0x5eaa52;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x61e1('0x0'))(_0x61e1('0x1'));var moment=require(_0x61e1('0x2'));var BPromise=require(_0x61e1('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x61e1('0x4'));var config=require('../../config/environment');var attributes=require(_0x61e1('0x5'));module[_0x61e1('0x6')]=function(_0x1ab668,_0x4d708e){return _0x1ab668[_0x61e1('0x7')](_0x61e1('0x8'),attributes,{'tableName':'user_has_whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};