Built motion from commit 97f2f211.|2.6.31
[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 _0x73c2=['define','UserWhatsappQueue','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./userWhatsappQueue.attributes'];(function(_0xa4d82f,_0x3d1e66){var _0x236c2f=function(_0xb1edec){while(--_0xb1edec){_0xa4d82f['push'](_0xa4d82f['shift']());}};_0x236c2f(++_0x3d1e66);}(_0x73c2,0x16d));var _0x273c=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x73c2[_0x2641f9];return _0x585741;};'use strict';var _=require('lodash');var util=require(_0x273c('0x0'));var logger=require(_0x273c('0x1'))(_0x273c('0x2'));var moment=require('moment');var BPromise=require(_0x273c('0x3'));var rp=require(_0x273c('0x4'));var fs=require('fs');var path=require(_0x273c('0x5'));var rimraf=require(_0x273c('0x6'));var config=require(_0x273c('0x7'));var attributes=require(_0x273c('0x8'));module['exports']=function(_0x2dfa74,_0xc8159d){return _0x2dfa74[_0x273c('0x9')](_0x273c('0xa'),attributes,{'tableName':'user_has_whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};