0b29ac5de116a420b3d777be5341f1433c665658
[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 _0x064a=['bluebird','request-promise','rimraf','exports','define','lodash','util','../../config/logger','api'];(function(_0x50bef5,_0x2899c1){var _0x4fb411=function(_0x33f9da){while(--_0x33f9da){_0x50bef5['push'](_0x50bef5['shift']());}};_0x4fb411(++_0x2899c1);}(_0x064a,0x16d));var _0xa064=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x064a[_0x14add3];return _0x4a174f;};'use strict';var _=require(_0xa064('0x0'));var util=require(_0xa064('0x1'));var logger=require(_0xa064('0x2'))(_0xa064('0x3'));var moment=require('moment');var BPromise=require(_0xa064('0x4'));var rp=require(_0xa064('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa064('0x6'));var config=require('../../config/environment');var attributes=require('./userWhatsappQueue.attributes');module[_0xa064('0x7')]=function(_0x450ae1,_0x435830){return _0x450ae1[_0xa064('0x8')]('UserWhatsappQueue',attributes,{'tableName':'user_has_whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};