ae7f0477ed0f74c3c5ce089755deda6f235cf0ee
[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 _0x035d=['util','../../config/logger','api','moment','bluebird','request-promise','rimraf','./userWhatsappQueue.attributes','exports','define','UserWhatsappQueue'];(function(_0x37283b,_0x2e3c63){var _0x2ad2ec=function(_0x1530e9){while(--_0x1530e9){_0x37283b['push'](_0x37283b['shift']());}};_0x2ad2ec(++_0x2e3c63);}(_0x035d,0x14a));var _0xd035=function(_0x2b72eb,_0x2c8f01){_0x2b72eb=_0x2b72eb-0x0;var _0x1a3a9b=_0x035d[_0x2b72eb];return _0x1a3a9b;};'use strict';var _=require('lodash');var util=require(_0xd035('0x0'));var logger=require(_0xd035('0x1'))(_0xd035('0x2'));var moment=require(_0xd035('0x3'));var BPromise=require(_0xd035('0x4'));var rp=require(_0xd035('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd035('0x6'));var config=require('../../config/environment');var attributes=require(_0xd035('0x7'));module[_0xd035('0x8')]=function(_0x52a523,_0x57958b){return _0x52a523[_0xd035('0x9')](_0xd035('0xa'),attributes,{'tableName':'user_has_whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};