Built motion from commit ab870f9e.|2.5.44
[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 _0xf9d3=['api','request-promise','path','rimraf','../../config/environment','./userWhatsappQueue.attributes','exports','define','UserWhatsappQueue','lodash','../../config/logger'];(function(_0x15b5b7,_0xb40767){var _0x2e67e7=function(_0x7e76a2){while(--_0x7e76a2){_0x15b5b7['push'](_0x15b5b7['shift']());}};_0x2e67e7(++_0xb40767);}(_0xf9d3,0xc4));var _0x3f9d=function(_0x2bc841,_0x32494c){_0x2bc841=_0x2bc841-0x0;var _0xab9d04=_0xf9d3[_0x2bc841];return _0xab9d04;};'use strict';var _=require(_0x3f9d('0x0'));var util=require('util');var logger=require(_0x3f9d('0x1'))(_0x3f9d('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x3f9d('0x3'));var fs=require('fs');var path=require(_0x3f9d('0x4'));var rimraf=require(_0x3f9d('0x5'));var config=require(_0x3f9d('0x6'));var attributes=require(_0x3f9d('0x7'));module[_0x3f9d('0x8')]=function(_0x20aa49,_0x176bab){return _0x20aa49[_0x3f9d('0x9')](_0x3f9d('0xa'),attributes,{'tableName':'user_has_whatsapp_queues','paranoid':![],'indexes':[],'timestamps':!![]});};